The MediaServer_OnTitleUpdate event is fired when a title’s metadata is modified.
Syntax
MediaServer_OnTitleUpdate( datetime, reason, ipaddress, titlename )
Parameters
datetime
A Date value specifying the GMT time when the title was modified.
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 file name of the title.
See Also
© 1996-1998 Microsoft Corporation. All rights reserved.