CArclib::ArcSetEmptyHddSlotLed

The ArcSetEmptyHddSlotLed method updates the RAID subsystem Empty HDD Slot LED mode.

 

virtual ARC_STATUS ArcSetEmptyHddSlotLed(

BYTE nMode

);

Parameters:

[IN]

nMode: Modes of the Empty HDD Slot LED.

Value

Meaning

0

ON

1

OFF

 

Return Values

This method returns the ARC_STATUS.

Note:

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