This method gets the active track.
HRESULT get_TrackActive( unsigned char biTrack );
NOERROR indicates success. E_INVALIDARG indicates that an invalid argument has been entered.
The index of tracks in the play list begins at 1. If the index of the active track is equal to 0, the play list does not indicate an active track.