CArclib::ArcSetTime

The ArcSetTime method synchronizes the RAID subsystem date-time with the host date-time or UTC.

 

virtual ARC_STATUS ArcSetTime (BYTE nFlag);

Parameters:

 [IN]

nFlag: Modes of the disk capacity truncation.

Value

Meaning

0(Default)

Use host date-time to synchronize with the RAID subsystem

1

Use UTC time to synchronize with the RAID subsystem

 

Return Values

This method returns the ARC_STATUS.

Note: