Package | Description |
---|---|
org.bridj.cpp.com |
BridJ COM support (Windows-only, working but under-tested).
|
Modifier and Type | Method and Description |
---|---|
static OLEAutomationLibrary.SYSKIND |
OLEAutomationLibrary.SYSKIND.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OLEAutomationLibrary.SYSKIND[] |
OLEAutomationLibrary.SYSKIND.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.SYSKIND> |
OLEAutomationLibrary.SYSKIND.fromValue(long value) |
Iterator<OLEAutomationLibrary.SYSKIND> |
OLEAutomationLibrary.SYSKIND.iterator() |
Modifier and Type | Method and Description |
---|---|
static int |
OLEAutomationLibrary.CreateTypeLib(ValuedEnum<OLEAutomationLibrary.SYSKIND> SYSKIND1,
Pointer<Character> OLECHARPtr1,
Pointer<Pointer<OLEAutomationLibrary.ICreateTypeLib>> ICreateTypeLibPtrPtr1) |
static int |
OLEAutomationLibrary.CreateTypeLib2(ValuedEnum<OLEAutomationLibrary.SYSKIND> SYSKIND1,
Pointer<Pointer<OLEAutomationLibrary.ICreateTypeLib2>> ICreateTypeLib2PtrPtr1) |
static int |
OLEAutomationLibrary.LHashValOfNameSys(ValuedEnum<OLEAutomationLibrary.SYSKIND> SYSKIND1,
int LCID1) |
static int |
OLEAutomationLibrary.LHashValOfNameSysA(ValuedEnum<OLEAutomationLibrary.SYSKIND> SYSKIND1,
int LCID1) |
static int |
OLEAutomationLibrary.UnRegisterTypeLib(Pointer<GUID> REFGUID1,
short WORD1,
short WORD2,
int LCID1,
ValuedEnum<OLEAutomationLibrary.SYSKIND> SYSKIND1) |
static int |
OLEAutomationLibrary.UnRegisterTypeLibForUser(Pointer<GUID> REFGUID1,
short WORD1,
short WORD2,
int LCID1,
ValuedEnum<OLEAutomationLibrary.SYSKIND> SYSKIND1) |
Copyright © 2009-2020. All Rights Reserved.