This method gets the number of tracks in the play list.
HRESULT get_NumTracks( unsigned char *pbcTracks );
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 number of tracks is equal to 0, the play list does not contain any tracks.