Data Types Defined in Vermont Views

#define Data Type
UCHAR unsigned char
UINT unsigned int
USHORT unsigned short
ULONG unsigned long
PTR void *
  UCHAR * (for compilers not supporting void *)


Home Contents Previous Next