MPI 04.00 Reference >> mpiMotion
mpiMotionLogClose
Declaration
long mpiMotionLogClose(MPIMotion motion);
Required Header: stdmpi.h
Description
mpiMotionLogClose frees the memory buffer for motion logging.
| motion | a handle to the Motion object. |
|---|
| Return Values | |
|---|---|
| MPIMessageOK | |
See Also
mpiMotionLogOpen | mpiMotionLogPrint
