Theater SDK Banner 

Art
[Previous][Next]

OnCServerStart Event

Fired when a content server establishes a connection with the title server.

Syntax

MediaServer_OnCServerStart( DateTime, CserverId, Status )

Parameters

DateTime

A Date value specifying the Greenwich mean time when the content server was started.

CserverId

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

Status

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

[Previous][Next]



© 1996-1998 Microsoft Corporation. All rights reserved