Fired when a title on NetShow Theater Server has been successfully renamed.
Syntax
MediaServer_OnTitleRename(DateTime, Reason, IPAddress, SourceName, TargetName)
Parameters
DateTime
A Date value specifying the Greenwich mean time when the title was renamed.
Reason
A Long value specifying an HRESULT status.
IPAddress
A String value specifying the IP address of the title server.
SourceName
A String value specifying the original title name.
TargetName
A String value specifying the new name of the title.
See Also
[Previous][Next]