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