mpiCompareControl
Declaration
MPI_DECL1 MPI_RESULT MPI_DECL2
        mpiCompareControl(MPICompare        compare,
                          MPIControl        *control);
                       
Description
CompareControl returns a handle to the motion controller (Control) with which the Compare is associated.
| compare | A handle to the compare object. | 
|---|---|
| *control | A handle to the control object associated with pointer compare. | 
| Return Values | 
|---|
| MPIMessageOK | 
See Also
mpiCompareCreate | mpiControlCreate
