Herror ::close_all_framegrabbers (
)

Close all frame grabbers.

The operator ::close_all_framegrabbers closes all frame grabbers. It is used to cope with deadlocks resulting from damaged frame grabber handles (in that case the use of ::close_framegrabber is impossible).


Attention

Since all frame grabbers are closed by ::close_all_framegrabbers all frame grabber handles become invalid.


Result

If it is possible to close the frame grabbers the operator ::close_all_framegrabbers returns the value H_MSG_TRUE. Otherwise an exception handling is raised.


Possible Predecessors

::grab_image


See also

::open_framegrabber


Module

Image / region / XLD management



Copyright © 1996-2002 MVTec Software GmbH