mpiDriveMapValidate

Declaration

 
long mpiDriveMapValidate(MPIDriveMap  driveMap);
  Required Header: stdmpi.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