Theater SDK Banner 

Art
[Previous][Next]

OnAdminDiskRebuildStop Event

Fired when the process of rebuilding a disk is stopped.

Syntax

MediaServer_OnAdminDiskRebuildStop( DateTime, Status, IPAddress, DiskId )

Parameters

DateTime

A Date value specifying the Greenwich mean time when the process of rebuilding is stopped.

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

OnDiskRebuildAbort, OnDiskRebuildFinish, OnDiskRebuildProgress

[Previous][Next]



© 1996-1998 Microsoft Corporation. All rights reserved