| Modifier and Type | Class and Description |
|---|---|
static class |
Winnt.HANDLE |
static class |
Winnt.LPWSTR
The wrapper for a ByteBuffer.
|
| Constructor and Description |
|---|
Winnt() |
| Modifier and Type | Method and Description |
|---|---|
static int |
GENERIC_READ() |
static int |
GENERIC_WRITE() |
static boolean |
HAVE_WINNT_H() |
static int |
KEY_READ() |
static int |
MAXDWORD() |
static int |
REG_BINARY() |
static int |
REG_DWORD_BIG_ENDIAN() |
static int |
REG_DWORD_LITTLE_ENDIAN() |
static int |
REG_DWORD() |
static int |
REG_EXPAND_SZ() |
static int |
REG_FULL_RESOURCE_DESCRIPTOR() |
static int |
REG_LINK() |
static int |
REG_MULTI_SZ() |
static int |
REG_NONE() |
static int |
REG_QWORD_LITTLE_ENDIAN() |
static int |
REG_QWORD() |
static int |
REG_RESOURCE_LIST() |
static int |
REG_RESOURCE_REQUIREMENTS_LIST() |
static int |
REG_SZ() |
public static final boolean HAVE_WINNT_H()
@Define public static final int MAXDWORD()
@Define public static final int GENERIC_READ()
@Define public static final int GENERIC_WRITE()
@Define public static final int KEY_READ()
@Define public static final int REG_NONE()
@Define public static final int REG_SZ()
@Define public static final int REG_EXPAND_SZ()
@Define public static final int REG_BINARY()
@Define public static final int REG_DWORD()
@Define public static final int REG_DWORD_LITTLE_ENDIAN()
@Define public static final int REG_DWORD_BIG_ENDIAN()
@Define public static final int REG_LINK()
@Define public static final int REG_MULTI_SZ()
@Define public static final int REG_RESOURCE_LIST()
@Define public static final int REG_FULL_RESOURCE_DESCRIPTOR()
@Define public static final int REG_RESOURCE_REQUIREMENTS_LIST()
@Define public static final int REG_QWORD()
@Define public static final int REG_QWORD_LITTLE_ENDIAN()
Copyright © 2019. All rights reserved.