Contents Index Topic Contents | |
Previous Topic: FramesPerSecond Next Topic: HasMultipleItems |
HasError Property
Retrieves a value specifying whether the Microsoft® Windows Media™ Player control currently has an error.
Syntax
[ bError = ] MediaPlayer.HasErrorPossible Values
This property is read-only with no default value.
bError Boolean value specifying whether the control currently has an error. If true, the control has an error. 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
Top of Page
© 1999 Microsoft and/or its suppliers. All rights reserved. Terms of Use.