UlsBool: Difference between revisions
Appearance
mNo edit summary |
m Ak120 moved page OS2 API:DataType:ulsBool to UlsBool |
(No difference)
|
Revision as of 20:30, 28 November 2016
ulsBool
Boolean variable used with internationalization functions
Type
int
- 0
- false
- 1
- true
C declaration method
typedef
Comment
Although this is a signed int, the valid values are zero and one.