Enumeration of basic types
DEF ENUM enumeration name KCML_BASICTYPE_ENUM
Enumeration Value
Value
Description
_KCML_BASICTYPE_NONE
0
None
_KCML_BASICTYPE_NUMERIC
1
Numeric
_KCML_BASICTYPE_STRING
2
String
_KCML_BASICTYPE_VOID
3
Void
Back to the list of
Enumerations and Constants