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