Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Retrieves a reference to the collection of all timed, top-level children elements.
Syntax
HRESULT value = object.get_timeChildren(ITIMEElementCollection** childColl);
Property values
Type: Object
the array of elements contained by the object.
Remarks
The ITIMEElement::timeChildren collection contains all timed objects that are a top-level descendant of the container object to which the collection is applied.
See also
Reference
Conceptual