Grabber::getHWND Method

This method returns a handle to the window, which is used to display the live image.
Syntax:
HWND getHWND() const;
Return value:

A "window handle" or NULL, if no handle is set.

See also: Grabber, Grabber::setHWND

<< Grabber