OnCServerUnknown Event

The MediaServer_OnCServerUnknown event is fired when a content server has a duplicate or invalid ID.

Syntax

MediaServer_OnCServerUnknown( datetime, ipaddress, status )

Parameters

datetime

A Date value specifying the GMT time when the event occurred.

ipaddress

A String value specifying the IP address of the content server in question.

status

A Long value specifying the result passed back to the method that triggered this event.

See Also

ServerStatus

© 1996-1998 Microsoft Corporation. All rights reserved.