CArclib::ArcDelRaidSet

The ArcDelRaidSet method deletes a raidset.

 

virtual ARC_STATUS ArcDelRaidSet (

BYTE nRaidNum

);

Parameters:

[IN]

nRaidNum: Specifies index of a raidset to be deleted.

Return Values

This method returns the ARC_STATUS.

Note:

Password required if password enabled, use ArcChkPassword member function to validate the password.