Contents Index Topic Contents | |
Previous Topic: ErrorCode Next Topic: ErrorDescription |
ErrorCorrection Property
Retrieves a value specifying the error correction type of the current clip.
Syntax
[ "sErrCorrection" = ] MediaPlayer.ErrorCorrectionPossible Values
This property is read-only with a default value of Standard.
sErrCorrection String value specifying the error correction type of the current clip. It can have one of the following possible values.
Standard Standard error correction. None No error correction. Remarks
This property returns an empty string if the FileName property is not set.
See Also
ErrorCode, ErrorDescription, HasError, SendErrorEvents, Error Handling
Top of Page
© 1999 Microsoft and/or its suppliers. All rights reserved. Terms of Use.