imaqCloseToolWindow
Usage
int imaqCloseToolWindow();
Purpose
Closes the tool window and frees all associated resources.
Return Value
Type |
Description |
---|---|
int | On success, this function returns a non-zero value. On failure, this function returns 0. To get extended error information, call imaqGetLastError(). |