mpiMotionValidate

Declaration
long mpiMotionValidate(MPIMotion motion)
Required Header stdmpi.h
Description

MotionValidate validates the Motion object (motion) and its handle. Always call mpiMotionValidate after creating a new Motion object.

Return Values
MPIMessageOK if Motion is a handle to a valid object.
See Also mpiMotionCreate | mpiMotionDelete