SendErrorEvents (Windows CE 5.0)
This property specifies whether the Windows Media Player control sends error events. This property is read/write.
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. The default value is 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
Send Feedback on this topic to the authors