Theater SDK Banner 

Art
[Previous][Next]

OnDiskOffline Event

Fired when a content server's disk goes offline.

Syntax

MediaServer_OnDiskOffline( DateTime, DiskId, Status )

Parameters

DateTime

A Date value specifying the Greenwich mean time when the disk went offline.

DiskId

A Long value specifying the disk ID. The value is specified by the Id property of a content server Disk object (of the IMSrvCServerDisk class).

Status

A constant value, as defined in the MSRVDISKSTATUS enumeration type, indicating the status of a content server disk.

See Also

OnDiskOnline

[Previous][Next]



© 1996-1998 Microsoft Corporation. All rights reserved