Archicad 28 C++ API
Loading...
Searching...
No Matches
API_ModulID Struct Reference

Unique identifier of an add-on. More...

#include <APIdefs_Registration.h>

Public Attributes

GSType developerID
 The unique ID of the add-on developer. Generated by Graphisoft upon registration.
 
GSType localID
 The add-on's specific identifier. The developer is responsible to select different local IDs.
 

Detailed Description

Unique identifier of an add-on.

Remarks
This structure refers to the 'MDID' resource. The data structure is used directly by the Communication Manager, to identify the target add-on. The add-on's module ID is also used by the ModulData Manager to identify the owners of the custom data sections saved into the project files.