SendErrorEvents
Sets or retrieves a value specifying whether the Microsoft® 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.
See Also
Last updated on Tuesday, July 13, 2004
© 1992-2000 Microsoft Corporation. All rights reserved.