![]() |
Previous | Next |
This topic applies to Windows Media Player version 6.4 only.
The Windows Media Player control provides built-in error support by displaying error messages in dialog boxes and on the status bar. Alternatively, you can add error handling to your application by processing error events. If the SendErrorEvents property is true, error message boxes are disabled and the control sends error events instead. If SendErrorEvents is false, the Windows Media Player control displays error dialogs and does not send error events.
Error-handling events supported by the Windows Media Player control include the following:
When your application receives an error event, you can determine the specific nature of the error by checking the following properties:
Previous | Next |