|
API Guide Home (Online version only) |
![]() |
Definition in file PalmNative.h.
Go to the source code of this file.
| #define false 0 |
Definition at line 42 of file PalmNative.h.
| #define INLINE inline |
Definition at line 31 of file PalmNative.h.
| #define NATIVE_CODE |
Definition at line 30 of file PalmNative.h.
| #define NULL 0 |
Definition at line 47 of file PalmNative.h.
| #define true 1 |
Definition at line 43 of file PalmNative.h.
| typedef unsigned char Boolean |
Definition at line 59 of file PalmNative.h.
| typedef signed char Char |
Definition at line 57 of file PalmNative.h.
Definition at line 60 of file PalmNative.h.
| typedef signed short Int16 |
Definition at line 55 of file PalmNative.h.
| typedef signed long Int32 |
Definition at line 56 of file PalmNative.h.
| typedef signed char Int8 |
Definition at line 54 of file PalmNative.h.
| typedef unsigned short UInt16 |
Definition at line 51 of file PalmNative.h.
| typedef unsigned long UInt32 |
Definition at line 52 of file PalmNative.h.
| typedef unsigned char UInt8 |
Definition at line 50 of file PalmNative.h.
| Top | Palm Developer Network © 2004-2008, Palm, Inc. All rights reserved. Generated on Fri Jun 13 10:07:43 2008 for Palm API Guide |