IWMSPlaylistParserCallback Object (Visual Basic .NET)

banner art

Previous Next

IWMSPlaylistParserCallback Object (Visual Basic .NET)

The IWMSPlaylistParserCallback object provides methods to receive event notices from the server about calls to methods of the IWMSPlaylistParser object.

  • Note   This object is available only on Windows Server 2003, Enterprise Edition; Windows Server 2003, Datacenter Edition; and Windows Server 2008. Each method of this object must be called only once, even if an error code is returned after the initial call.

The IWMSPlaylistParserCallback object exposes the following properties and methods.

Method Description
OnReadPlaylist Returns the result of a ReadPlaylist call.
OnWritePlaylist Returns the result of a WritePlaylist call.

 

See Also

Previous Next