CArclib::ArcSetSMARTHddPoll

The ArcSetSMARTHddPoll method updates the RAID subsystem HDD SMART Status Polling mode.

 

virtual ARC_STATUS ArcSetSMARTHddPoll(

BYTE *nMode

);

Parameters:

[IN]

nMode: Modes of the HDD SMART Status Polling.

Value

Meaning

0

Disabled

1

Enabled

 

Return Values

This method returns the ARC_STATUS.

Note: