HasError (Windows CE 5.0)
This property contains a value specifying whether the Windows Media Player control currently has an error. This property is read-only.
Compatibility: Windows Media Player
[bError= ] MediaPlayer.HasError
Parameters
- bError
Boolean value specifying whether the control currently has an error. If true, the control has an error. There is no default value.
Remarks
If the value of this property is true, you can retrieve the ErrorCode and ErrorDescription properties to determine the nature of the error.
Requirements
OS Versions: Windows CE 3.0 and later.
See Also
Windows Media Player Properties | Compatibility Modes | ErrorCode | ErrorDescription
Send Feedback on this topic to the authors