mpiCaptureArm

Declaration
long mpiCaptureArm(MPICapture  capture,
                   long        arm) 
Required Header stdmpi.h
Description CaptureArm arms or disarms capture.
Value of "arm" Action of mpiCaptureArm
FALSE Disarms capture and sets the state of capture to MPICaptureStateIDLE
TRUE Arms capture and sets the state of capture to MPICaptureStateARMED
Return Values
MPIMessageOK if the Capture object is successfully armed or disarmed
See Also MPICaptureState