14 #ifndef ITALA_API_C_BOOLEAN_H 15 #define ITALA_API_C_BOOLEAN_H 17 #include "ItalaApiC/Export.h" 18 #include "ItalaApiC/ItalaCDefs.h" 19 #include "ItalaApiC/ItalaGenApiCDefs.h" int32_t ItalaError
Definition: ItalaCDefs.h:80
ITALA_API_C ItalaError NODE_BooleanGetValue(H_NODE hNode, bool *pValue)
ITALA_API_C ItalaError NODE_BooleanSetValue(H_NODE hNode, bool value)