Go to the source code of this file.
|
| #define | FX_REGVAR_DEF(type, name, def_val, filerType, rbType, validation) |
| |
| #define | FX_REGVAR_DEF_RO(type, name, def_val, filerType, rbType, validation) FX_REGVAR_DEF( type, name, def_val, filerType, rbType, validation ) |
| |
◆ FX_REGVAR_DEF
| #define FX_REGVAR_DEF |
( |
|
type, |
|
|
|
name, |
|
|
|
def_val, |
|
|
|
filerType, |
|
|
|
rbType, |
|
|
|
validation |
|
) |
| |
◆ FX_REGVAR_DEF_RO
| #define FX_REGVAR_DEF_RO |
( |
|
type, |
|
|
|
name, |
|
|
|
def_val, |
|
|
|
filerType, |
|
|
|
rbType, |
|
|
|
validation |
|
) |
| FX_REGVAR_DEF( type, name, def_val, filerType, rbType, validation ) |
◆ CFxHostAppServicesPtr