Package | Description |
---|---|
org.bridj.cpp.com |
BridJ COM support (Windows-only, working but under-tested).
|
Modifier and Type | Method and Description |
---|---|
static OLEAutomationLibrary.REGKIND |
OLEAutomationLibrary.REGKIND.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OLEAutomationLibrary.REGKIND[] |
OLEAutomationLibrary.REGKIND.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static ValuedEnum<OLEAutomationLibrary.REGKIND> |
OLEAutomationLibrary.REGKIND.fromValue(long value) |
Iterator<OLEAutomationLibrary.REGKIND> |
OLEAutomationLibrary.REGKIND.iterator() |
Modifier and Type | Method and Description |
---|---|
static int |
OLEAutomationLibrary.LoadTypeLibEx(ValuedEnum<OLEAutomationLibrary.REGKIND> REGKIND1,
Pointer<Pointer<OLEAutomationLibrary.ITypeLib>> ITypeLibPtrPtr1) |
Copyright © 2009-2020. All Rights Reserved.