imaqGetToolWindowHandle
Usage
void* imaqGetToolWindowHandle();
Purpose
Returns the Windows HWND of the tool window.
Return Value
Type |
Description |
---|---|
void* | On success, this function returns the Windows HWND for the tool window. On failure, this function returns NULL. To get extended error information, call imaqGetLastError(). |