This document is archived and information here might be outdated. Recommended version. |
Retrives the Track ID list.
[Visual Basic .NET]
Public ReadOnly Property TrackIds As String[]
[C#]
public String[] TrackIds {get;}
[C++]
HRESULT get_TrackIds(
SAFEARRAY(System.String)* TrackIds
);
[C++] Parameters TrackIds [out, retval]
TrackIds is a parameter of type SAFEARRAY(BSTR)*