UlsBool
Appearance
ulsBool
Boolean variable used with internationalization functions.
Type
int
- 0
- false
- 1
- true
C declaration method
typedef
Fields
Comment
Although this is a signed int, the valid values are zero and one.
Boolean variable used with internationalization functions.
int
typedef
Although this is a signed int, the valid values are zero and one.