BOOL32
Boolean.
Valid values are:
FALSE, which is 0
TRUE, which is 1
typedef unsigned long BOOL32;
[Back: BOOL]
[Next: BYTE]