The ErrorReplaceCharacter property specifies the value of the character used to replace bytes received with a parity error. Example: ^C
The ErrorData property contains data captured from the last memory access with an error. The data occupies the first n octets ...
The ErrorDataOrder property indicates the ordering for data stored in the ErrorData property. This property is used only ...
The ErrorInfo property contains an integer enumeration describing the type of error that occurred most recently. The values, ...
The ErrorMode property controls how the operating system handles several types of serious errors. You can specify that the ...
The ErrorReplaceCharacter property specifies the value of the character used to replace bytes received with a parity error. ...
The ErrorReplacementEnabled specifies whether bytes received with parity errors are replaced with the ErrorReplaceCharacter ...
The ErrorResolution property specifies the amount of data actually determined to cause the error. This property is unused ...
The ErrorTime property contains the time that the last memory error occurred. This property is valid only when ErrorInfo ...
The ErrorTransferSize property specifies the size of the data (containing the last error) being transferred. This property ...