Jump to content

UlsBool

From EDM2
Revision as of 21:32, 1 November 2011 by Martini (talk | contribs)

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.


Back to OS/2 API