Modifier and Type | Interface and Description |
---|---|
static class |
BaseTSD.DWORD_PTR
Unsigned DWORD_PTR.
|
static class |
BaseTSD.LONG_PTR
Signed long type for pointer precision.
|
static class |
BaseTSD.SIZE_T
The maximum number of bytes to which a pointer can point.
|
static class |
BaseTSD.SSIZE_T
Signed SIZE_T.
|
static class |
BaseTSD.ULONG_PTR
Unsigned LONG_PTR.
|
static class |
BaseTSD.ULONG_PTRByReference
PULONG_PTR
|