Theater SDK Banner 

Art
[Previous][Next]

OnCServerOnline Event

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 Greenwich mean time when the content server went online.

CserverId

A Long value specifying the content server ID. The value corresponds to that which can be obtained from the Id property of a content server object (implementing the IMSrvCServer interface).

Status

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

See Also

OnCServerOffline

[Previous][Next]



© 1996-1998 Microsoft Corporation. All rights reserved