The MediaServer_OnAdminRestripeStart event is fired when an administration application starts title redeployment.
Syntax
MediaServer_OnAdminRestripeStart( datetime, status, ipaddress )
Parameters
datetime
A Date value specifying the GMT when striping is started.
status
A Long value specifying the result passed back to the method that triggered this event.
ipaddress
A String value specifying the administrator's IP Address.
See Also
OnAdminRestripeStop, OnRestripeAbort, OnRestripeFinish, OnRestripeProgress, OnRestripeStart
© 1996-1998 Microsoft Corporation. All rights reserved.