Fired when a title has been successfully removed from NetShow Theater Server.
Syntax
MediaServer_OnTitleRemove( DateTime, Reason, IPAddress, TitleName )
Parameters
DateTime
A Date value specifying the Greenwich mean time when the title was removed.
Reason
A Long value specifying an HRESULT error value.
IPAddress
A String value specifying the IP address of the title server.
TitleName
A String value specifying the title that was removed.
See Also
[Previous][Next]