![]() |
Previous | Next |
This property retrieves a value indicating whether the Windows Media Player control currently has an error.
Syntax
MediaPlayer.HasError
Possible Values
This property is a read-only Boolean.
Remarks
If the value of this property is true, you can retrieve the ErrorCode and ErrorDescription properties to determine the nature of the error.
See Also
Previous | Next |