I'm using the ActiveX plugin under C# 2005.
And I've noticed that when you add an item it goes to a playlist. (Sorry for stating the obvious)
And all you can do to this playlist is, see the PlaylistCount, PlaylistIndex, playlistClear(), playlistNext(), playlistPrev()
Aside from these methods and properties is there any other way you can interact with the playlist?
Thanks in advance for any help.