Jump to content

BOOL: Difference between revisions

From EDM2
points to namespace links
Anakor (talk | contribs)
m Link to namespace
Line 1: Line 1:
== BOOL ==
Boolean.
== Base type ==
== Base type ==
[[OS2 API:DataType:unsigned long|unsigned long]]
[[OS2 API:DataType:unsigned long|unsigned long]]
== Values ==
== Values ==
*[[OS2 API:DataType:TRUE|TRUE]]
 
*[[OS2 API:DataType:FALSE|FALSE]]
*[[OS2 API:Constant:TRUE|TRUE]]
*[[OS2 API:Constant:FALSE|FALSE]]

Revision as of 00:59, 24 May 2005

BOOL

Boolean.

Base type

unsigned long

Values