Theater SDK Banner 

Art
[Previous][Next]

OnAdminDiskOffline Event

Fired when an administration application takes a disk offline.

Syntax

MediaServer_OnAdminDiskOffline( DateTime, Status, IPAddress, DiskId )

Parameters

DateTime

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

Status

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

IPAddress

A String value specifying the IP address of the administrator.

DiskId

A Long value specifying the disk ID. The value corresponds to the Id property of a Disk object of the content server.

See Also

ContentServerDisk.Id

[Previous][Next]



© 1996-1998 Microsoft Corporation. All rights reserved