CArclib::ArcSetMaxAtaMode

The ArcSetMaxAtaMode method updates the IDE speed in target mode.

 

virtual ARC_STATUS ArcSetMaxAtaMode (

BYTE bNewAtaMode

);

Parameters:

[IN]

bNewAtaMode:

 

Value

Meaning

3

ATA133

2

ATA100

1

ATA66

0

ATA33

Return Values

This method returns the ARC_STATUS.

Note:

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