OnTitleRemove Event

The MediaServer_OnTitleRemove event is fired when a title has been successfully removed from a NetShow Theater Server.

Syntax

MediaServer_OnTitleRemove( datetime, reason, ipaddress, titlename )

Parameters

datetime

A Date value specifying the GMT time when the title was removed.

Reason

A Long value specifying an HRESULT result status.

Ipaddress

A String value specifying the IP address of the title server.

titlename

A String value specifying the title that was removed.

See Also

OnTitleRename, OnTitleUpdate

© 1996-1998 Microsoft Corporation. All rights reserved.