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 integer Return value indicating whether the function was successful. A negative number indicates that an error occurred.

Code Error Message String
xx Success