mpiAxisValidate

Declaration
long mpiAxisValidate(MPIAxis   axis) 
Required Header stdmpi.h
Description

AxisValidate validates the Axis object and its handle (axis). AxisValidate should be called immediately after an object is created.

  axis a handle to the Axis object to be validated
     
Return Values
MPIMessageOK if Axis is a handle to a valid object.
See Also mpiAxisCreate | mpiAxisDelete