Microsoft Windows CE 3.0  

ErrorCorrection

Important:
This is retired content. This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This content may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.

Retrieves a value specifying the error correction type of the current clip.

Compatibility:Windows Media Player

["
sErrCorrection" 
= ] MediaPlayer.ErrorCorrection

Parameters

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.

This property is read-only with a default value of Standard.

Remarks

This property returns an empty string if the FileNameproperty is not set.