mpiCaptureControl

Declaration
 MPIControl mpiCaptureControl(MPICapture  capture)
Required Header stdmpi.h
Description

CaptureControl returns a handle to the motion controller (Control object) that a Capture object (capture) is associated with.

Return Values
handle to a Control object that a Capture object is associated with
MPIHandleVOID if the Capture object is invalid
See Also