CArclib::ArcGetEnclosureHwMonitor

The ArcGetEnclosureHwMonitor method returns the H/W monitor information about a SAS enclosure.

 

virtual ARC_STATUS ArcGetEnclosureHwMonitor (

BYTE nEncnum,

OUT pSENSORS pHwInfo

);

Parameters:

[IN]

nEncnum: Enclosure number

 

[OUT]

pHwInfo: Pointer to an sSENSORS structure that receives the information.

Return Values

This method returns the ARC_STATUS.

Note: