The ArcSASIdentifyDisk method identifies an enclosure or a device.
virtual
ARC_STATUS ArcSASIdentifyDisk ( IN BYTE nTarget, IN BYTE nEncnum, IN BYTE nDrvnum ); |
[IN]
nTarget: The target to be
identified.
Value |
Meaning |
0 |
The target is the disk |
1 |
The target is the enclosure |
2 |
End identifying |
nEncnum: Enclosure number
nDrvnum: Drive number
This method returns the ARC_STATUS.
Password required if password enabled, use ArcChkPassword member function to
validate the password.