LcSettingC - various functions to create, initialize and destroy … More...
Functions | |
static OT_ProcRet | atllcconfig_LcSettingC_Add (LcSettingC_ARGS) |
Atl: → C-API This function adds a new child setting or element to the setting parent, which must be a group, array, or list … | |
static OT_ProcRet | atllcconfig_LcSettingC_GetConfig (LcSettingC_ARGS) |
Atl: → C-API addon - return the LcConfigC from the LcSettingC … | |
LcSettingC - various functions to create, initialize and destroy …
|
static |
Atl:
→ C-API (constructor) LcSettingC [LcSettingC::Add $parent name:string __type:LcConfigTypeE]
This function adds a new child setting or element to the setting parent, which must be a group, array, or list …
Definition at line 1118 of file LcSettingC_atl.c.
|
static |
Atl:
→ C-API LcConfigC [LcSettingC::GetConfig $setting]
addon - return the LcConfigC from the LcSettingC …
Definition at line 1142 of file LcSettingC_atl.c.