Jump to content

UlsBool

From EDM2
Revision as of 07:28, 22 March 2006 by Daniel.lee.kruse (talk | contribs) (Description/comment additions)

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.