kScopeInvalidType
Description
Specially defined constant type, indicating that an error occurs.
Prototype
const char_t *const kScopeInvalidType = "ScopeInvalidType";
Restrictions
None
Parent topic: Constant
Specially defined constant type, indicating that an error occurs.
const char_t *const kScopeInvalidType = "ScopeInvalidType";
None