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