Fired when the process of adding a title to NetShow Theater Server is started.
Syntax
MediaServer_OnTitleCreate( DateTime, Status, IPAddress, Title)
Parameters
DateTime
A Date value specifying the Greenwich mean time when the title was appended to the server.
Status
A Long value specifying an HRESULT status, such as NS_S_PENDING or E_ACCESSED_DENIED.
IPAddress
A String value specifying the IP address of the title server.
Title
A String value specifying the name of the added title.
See Also
[Previous][Next]