OnAdminRestripeStop Event

The MediaServer_OnAdminRestripeStop event is fired when an administration application stops title redeployment.

Syntax

MediaServer_OnAdminRestripeStop( datetime, status, ipaddress )

Parameters

datetime

A Date value specifying the GMT when striping is stopped.

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

OnAdminRestripeStart, OnRestripeAbort, OnRestripeFinish, OnRestripeProgress, OnRestripeStart

© 1996-1998 Microsoft Corporation. All rights reserved.