|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use OLEAutomationLibrary.REGKIND | |
---|---|
org.bridj.cpp.com | BridJ COM support (Windows-only, working but under-tested). |
Uses of OLEAutomationLibrary.REGKIND in org.bridj.cpp.com |
---|
Methods in org.bridj.cpp.com that return OLEAutomationLibrary.REGKIND | |
---|---|
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. |
Methods in org.bridj.cpp.com that return types with arguments of type OLEAutomationLibrary.REGKIND | |
---|---|
static ValuedEnum<OLEAutomationLibrary.REGKIND> |
OLEAutomationLibrary.REGKIND.fromValue(long value)
|
Iterator<OLEAutomationLibrary.REGKIND> |
OLEAutomationLibrary.REGKIND.iterator()
|
Method parameters in org.bridj.cpp.com with type arguments of type OLEAutomationLibrary.REGKIND | |
---|---|
static int |
OLEAutomationLibrary.LoadTypeLibEx(ValuedEnum<OLEAutomationLibrary.REGKIND> REGKIND1,
Pointer<Pointer<OLEAutomationLibrary.ITypeLib>> ITypeLibPtrPtr1)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |