CArclib::ArcSetCpuFanDetection

The ArcSetCpuFanDetection method updates the RAID subsystem Controller Fan Detection mode.

 

virtual ARC_STATUS ArcSetCpuFanDetection(

BYTE *nMode

);

Parameters:

[IN]

nMode: Modes of the Controller Fan Detection.

Value

Meaning

0

Enabled

1

Disabled

 

Return Values

This method returns the ARC_STATUS.

Note: