BOOL
Boolean.
Valid values are:
FALSE, which is 0
TRUE, which is 1
typedef unsigned long BOOL;
[Back: CC_STATUS_PARMS Field - ulReturn]
[Next: HWND]