Admin Production ni-theme
Current Publication

MakeApplicationActive

LabWindows/CVI

MakeApplicationActive

int MakeApplicationActive (void);

Purpose

Activates your application and brings its topmost panel to the front. MakeApplicationActive has no effect if you have not displayed any panels.

(Linux) This function is not supported.

Parameters

None.

Return Value

Name Type Description
status int Return value indicating whether the function was successful. A negative number indicates that an error occurred.

Additional Information

Library: User Interface Library

Include file: userint.h

LabWindows/CVI compatibility: LabWindows/CVI 5.0 and later