mpiFilterControl

Declaration
 MPIControl mpiFilterControl(MPIFilter filter)
Required Header stdmpi.h
Description

FilterControl returns a handle to the motion controller (Control object) associated with the specified Filter object (filter).

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