imaqShowToolWindow

NI Vision for LabWindows/CVI Function

imaqShowToolWindow

Usage

int imaqShowToolWindow(int visible);

Purpose

Shows or hides the tool window.

Parameters

Name

Type

Description

visible int If TRUE, the tool window is visible. If FALSE, the tool window is hidden.

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().