activeElements property

Returns a reference to the collection of all top-level child elements of the object that are currently active on the timeline.

Syntax

HRESULT value = object.get_activeElements(ITIMEActiveElementCollection** activeColl);

Property values

Type: Object

the array of elements contained by the object.

See also

Reference

ITIMEElement::timeAll

ITIMEElement::timeChildren

Conceptual

Introduction to HTML+TIME