SendErrorEvents Property

Returns or sets a Boolean value specifying whether or not the control sends error events.

Syntax

MediaPlayer.SendErrorEvents

Remarks

Values for this property are:

Value Description
True (Default) Error events are enabled.
False Error events are disabled.

See Also

ErrorCode, ErrorCorrection, ErrorDescription, HasError

© 1996-1998 Microsoft Corporation. All rights reserved.