globalplatform
|
#include <wintypes.h>
Go to the source code of this file.
Macros | |
#define | NULL 0 |
Typedefs | |
typedef void * | PVOID |
Pointer definition. | |
typedef char * | OPGP_STRING |
A Microsoft/Muscle LPTSTR. | |
typedef unsigned char * | PBYTE |
A Microsoft/Muscle LPBYTE, pointer to unsigned char. | |
typedef unsigned long * | PDWORD |
A Microsoft LPDWORD/Muscle pointer to a DWORD. | |
typedef unsigned char | BYTE |
A Microsoft/Muscle BYTE definition. | |
typedef unsigned long | DWORD |
A Microsoft/Muscle DWORD definition. | |
typedef long | LONG |
A long value. | |
Variables | |
const typedef char * | OPGP_CSTRING |
A Microsoft/Muscle LPCTSTR. | |
This file contains type definitions.