SendErrorEvents
A version of this page is also available for
4/8/2010
This property specifies whether the Windows Media Player control sends error events. This property is read/write.
Compatibility: Windows Media Player
Syntax
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 Embedded CE.
To get more error information, use the ErrorCode, and ErrorDescription properties.
Requirements
Windows Embedded CE | Windows CE 3.0 and later |
See Also
Reference
Windows Media Player Properties
HasError