Windows Media Player Control SDK Banner Art
*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.HasError

Possible Values

bError Boolean value specifying whether the control currently has an error. If true, the control has an error.
This property is read-only with 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.

See Also

ErrorCode, ErrorDescription, Error Handling


Top of Page Top of Page
© 1999 Microsoft and/or its suppliers. All rights reserved. Terms of Use.