Theater SDK Banner 

Art
[Previous][Next]

OnAdminDiskRebuild Event

Fired when the process of rebuilding a disk is started.

Syntax

MediaServer_OnAdminDiskRebuild( DateTime, Status, IPAddress, DiskId )

Parameters

DateTime

A Date value specifying the Greenwich mean time when the process of rebuilding was started.

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 content server disk ID. The value corresponds to the Id property of a content server Disk object.

See Also

OnDiskRebuildAbort, OnDiskRebuildFinish, OnDiskRebuildProgress, OnDiskRebuildStart, OnAdminDiskRebuildStop, ContentServerDisk.Id

[Previous][Next]



© 1996-1998 Microsoft Corporation. All rights reserved