This method sets the number of the current track.
HRESULT put_CurrentTrack( unsigned char bcTrack );
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 current track equal to 0, the play list does not indicate a current track.