ACAPI_​GetMainWindow

Returns the main window of the application the add-on is working in.

    HWND  ACAPI_GetMainWindow (
        void
    );

 

Return Values

HWND
The handle of the main window.
  

Remarks

This function is applicable for Windows only.

 

Requirements

Version: API 1.3 or later
Header: ACAPinc.h
xxx

 

See Also

System Functions, API Functions