Fired when an administration application Begins to take a disk online.
Syntax
MediaServer_OnAdminDiskOnline( DateTime, Status, IPAddress, DiskId )
Parameters
DateTime
A Date value specifying the Greenwich mean time when the disk went online.
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 can be retrieved from the Id property of a Disk object of the content server.
See Also
[Previous][Next]