CArclib::ArcSetReadAndDiscardParityData

The ArcSetReadAndDiscardParityData method updates Read And Discard Parity Data Mode.

 

virtual ARC_STATUS ArcSetReadAndDiscardParityData (

BYTE nMode

);

Parameters:

[IN]

nMode:

Value

Meaning

0

Disabled.

1

Enabled.

 

Return Values

This method returns the ARC_STATUS.

Note:

Password required if password enabled, use ArcChkPassword member function to validate the password.