Error

Description

Sent when when the control has an error condition.

Syntax
Private Sub object_Error

ParameterDescription
This event has no parameters.

Remarks

Use this event to trap errors. Check ErrorCode and ErrorDescription for more information.

See Also

ErrorCode, ErrorDescription, SendErrorEvents

Return to Player Control Reference.

© 1997 Microsoft Corporation. All rights reserved. Terms of Use.