This method sets the active track.
HRESULT put_TrackActive( unsigned char biTrack, BOOL fActive );
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 you set the index of the active track is equal to 0, the play list does not indicate an active track.