mpiCaptureControl

Declaration

MPI_DECL1 MPI_RESULT MPI_DECL2
   mpiCaptureControl(MPICapture capture,
                     MPIControl	*control);

Required Header: capture.h

Change History: Added in 04.00.

Description

mpiCaptureControl returns a handle to the motion controller (Control) with which the Capture is associated.

capture A handle to the capture object.
control A handle to the control object associated with capture.
Return Values
MPIMessageOK

See Also

mpiCaptureCreate | mpiControlCreate