The ArcSetMaxCmdLen method updates the Max Command Length mode.
virtual
ARC_STATUS ArcSetMaxCmdLen ( BYTE nMode ); |
[IN]
nMode: Modes of Length
Value |
Meaning |
MAX_CMD_LEN_148K |
148K |
MAX_CMD_LEN_256K |
256K |
MAX_CMD_LEN_512K |
512K |
MAX_CMD_LEN_ |
|
MAX_CMD_LEN_ |
|
MAX_CMD_LEN_ |
4M |
This method returns the ARC_STATUS.
Password
required if password enabled, use ArcChkPassword
member function to validate the password.