Jump to content

BOOL32: Difference between revisions

From EDM2
Ak120 (talk | contribs)
mNo edit summary
Ak120 (talk | contribs)
mNo edit summary
 
Line 11: Line 11:
*[[TRUE]]
*[[TRUE]]
*[[FALSE]]
*[[FALSE]]
==PBOOL32==
Pointer to BOOL32
typedef BOOL32 *PBOOL32;


[[Category:Data type]]
[[Category:Data type]]

Latest revision as of 18:20, 7 November 2017

Boolean 32-bit

Type

unsigned long

C Declaration Method

typedef

Coment

Values are:

PBOOL32

Pointer to BOOL32

typedef BOOL32 *PBOOL32;