SendErrorEvents

This property specifies whether the Windows Media Player control sends error events.

Compatibility: Windows Media Player

MediaPlayer.SendErrorEvents [ = bErrEvents ]

Parameters

  • bErrEvents
    Boolean value specifying whether error events are enabled. If true, the Windows Media Player control sends error events. This property is read/write with a default value of true.

Remarks

Error dialog boxes are not used on Windows CE. To get more error information, use the ErrorCode, and ErrorDescription properties.

Requirements

OS Versions: Windows CE 3.0 and later.

See Also

Windows Media Player Properties | Compatibility Modes | HasError

Last updated on Wednesday, April 13, 2005

© 2005 Microsoft Corporation. All rights reserved.