<< Click to display table of contents >> TRVVideoSource.Abort |
Aborts the current operation.
procedure Abort;
For TRVCamera: In a no-wait mode, the method only sends a command for aborting the current operation to the camera. You can use events or WaitFor*** methods to determine when the operation is actually aborted.
See also