Specifies if parity checking is enabled. If TRUE, parity checking is performed and errors are reported
Read/Write
| Visual Basic |
Parity As ParityConstants
|
|---|---|
| Visual C++ (MFC) |
ParityConstants get_Parity();
put_Parity(ParityConstants value);
|
| Visual C++ (#import) |
ParityConstants Parity;
|
One of FTSPCParity values.
The property may throw exception. Use GetLastError method to get the error code.