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.
|
|||
|
int32_t mpiDriveMapValidate(MPIDriveMap driveMap);
Required Header: drivemap.h
mpiDriveMapValidate validates a DriveMap object and its handle.
DriveMapValidate is the equivalent of a C++ constructor.
|
|||
|