Package | Description |
---|---|
org.bridj | |
org.bridj.cpp.com |
BridJ COM support (Windows-only, working but under-tested).
|
org.bridj.cpp.com.shell |
BridJ mappings for some common Windows COM Shell interfaces.
|
Modifier and Type | Class and Description |
---|---|
static class |
FlagSet.IntFlagSet<E extends Enum<E>> |
Modifier and Type | Method and Description |
---|---|
static <EE extends Enum<EE>> |
FlagSet.fromValue(int value,
Class<EE> enumClass) |
static <EE extends Enum<EE>> |
FlagSet.fromValue(int value,
EE... enumValues) |
<E extends Enum<E>> |
StructIO.getEnumField(StructObject struct,
int fieldIndex) |
Modifier and Type | Method and Description |
---|---|
static <E extends Enum<E>> |
Pointer.pointerToEnum(IntValuedEnum<E> instance)
Get a pointer to an enum.
|
Modifier and Type | Method and Description |
---|---|
static <E extends Enum<E>> |
Pointer.pointerToEnum(IntValuedEnum<E> instance)
Get a pointer to an enum.
|
Modifier and Type | Method and Description |
---|---|
static <E extends Enum<E>> |
Pointer.intEnumType(Class<? extends IntValuedEnum<E>> targetType)
Create a
IntValuedEnum<T> type. |
Modifier and Type | Class and Description |
---|---|
static class |
OLEAutomationLibrary.CALLCONV |
static class |
OLEAutomationLibrary.REGKIND |
static class |
OLEAutomationLibrary.SYSKIND |
class |
VARENUM |
Modifier and Type | Class and Description |
---|---|
static class |
ITaskbarList3.TbpFlag |
static class |
ITaskbarList3.THUMBBUTTONFLAGS |
static class |
ITaskbarList3.THUMBBUTTONMASK |
Copyright © 2009-2020. All Rights Reserved.