OnTitleRename Event

The MediaServer_OnTItleRename event is fired when a title on a NetShow Theater server has been successfully renamed.

Syntax

MediaServer_OnTitleRename(datetime, reason, ipaddress, sourcename, targetname)

Parameters

datetime

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

Reason

A Long value specifying an HRESULT result 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 title's new name.

See Also

OnTitleRemove, OnTitleUpdate

© 1996-1998 Microsoft Corporation. All rights reserved.