ACAPI_​GetExtensionInstance

Returns the HINSTANCE of the add-on’s DLL.

    HINSTANCE  ACAPI_GetExtensionInstance (
        void
    );

 

Return Values

HINSTANCE
The HINSTANCE of the add-on.
  

Remarks

This function is applicable for Windows only.

 

Requirements

Version: API 1.3 or later
Header: ACAPinc.h

 

See Also

System Functions, API Functions