The MediaServer_OnCServerOnline event is fired when a content server is online and ready to play titles.
Syntax
MediaServer_OnCServerOnline( datetime, cserverid, status )
Parameters
datetime
A Date value specifying the GMT time when the content server went online.
cserverid
A Long value specifying the ContentServer ID. The value corresponds to that obtainable from the Id property of a content server object (implementing the IMSrvCServer interface).
status
A Long value specifying the result passed back to the method that triggered this event.
See Also
© 1996-1998 Microsoft Corporation. All rights reserved.