Archicad 27 C++ API
Loading...
Searching...
No Matches
API_MenuItemRef Struct Reference

Reference to a menu item mounted by the API tool add-on. More...

#include <APIdefs_Interface.h>

Public Attributes

short menuResID
 The resource ID which the tool command belongs to.
 
Int32 itemIndex
 The index of the command within the specified menu.
 

Detailed Description

Reference to a menu item mounted by the API tool add-on.

Remarks
For the utilization of the API_MenuItemRef structure and examples see the ACAPI_Interface function.