mpiDriveMapValidate

Declaration

int32_t mpiDriveMapValidate(MPIDriveMap  driveMap);

Required Header: drivemap.h

Description

mpiDriveMapValidate validates a DriveMap object and its handle.

DriveMapValidate is the equivalent of a C++ constructor.

 
driveMap a handle to a DriveMap object.
   
 
Return Values
MPIMessageOK

See Also

mpiDriveMapCreate | mpiDriveMapDelete