mpiDriveMapDelete
Declaration
mpiDriveMapDelete(MPIDriveMap driveMap);
Required Header: drivemap.h
Description
mpiDriveMapDelete deletes a DriveMap object and invalidates its handle.
DriveMapDelete is the equivalent of a C++ destructor.
|
|||
|
mpiDriveMapDelete(MPIDriveMap driveMap);
Required Header: drivemap.h
mpiDriveMapDelete deletes a DriveMap object and invalidates its handle.
DriveMapDelete is the equivalent of a C++ destructor.
|
|||
|