This document is archived and information here might be outdated. Recommended version. |
Provides access to the objects attached to the track.
[Visual Basic .NET] Public ReadOnly Property AttachedObjects As IArray
[C#] public IArray AttachedObjects {get;}
[C++]
HRESULT get_AttachedObjects(
IArray** ppObjectArray
);
[C++] Parameters ppObjectArray [out, retval]
ppObjectArray is a parameter of type IArray**