Package | Description |
---|---|
org.bridj.cpp.com |
BridJ COM support (Windows-only, working but under-tested).
|
Modifier and Type | Method and Description |
---|---|
static OLEAutomationLibrary.CALLCONV |
OLEAutomationLibrary.CALLCONV.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OLEAutomationLibrary.CALLCONV[] |
OLEAutomationLibrary.CALLCONV.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
ValuedEnum<OLEAutomationLibrary.CALLCONV> |
OLEAutomationLibrary.METHODDATA.cc_$eq(ValuedEnum<OLEAutomationLibrary.CALLCONV> cc) |
ValuedEnum<OLEAutomationLibrary.CALLCONV> |
OLEAutomationLibrary.METHODDATA.cc()
Calling convention of the method
C type : CALLCONV |
static ValuedEnum<OLEAutomationLibrary.CALLCONV> |
OLEAutomationLibrary.CALLCONV.fromValue(long value) |
Iterator<OLEAutomationLibrary.CALLCONV> |
OLEAutomationLibrary.CALLCONV.iterator() |
Modifier and Type | Method and Description |
---|---|
ValuedEnum<OLEAutomationLibrary.CALLCONV> |
OLEAutomationLibrary.METHODDATA.cc_$eq(ValuedEnum<OLEAutomationLibrary.CALLCONV> cc) |
OLEAutomationLibrary.METHODDATA |
OLEAutomationLibrary.METHODDATA.cc(ValuedEnum<OLEAutomationLibrary.CALLCONV> cc)
Calling convention of the method
C type : CALLCONV |
static int |
OLEAutomationLibrary.DispCallFunc(Pointer<?> voidPtr1,
ValuedEnum<OLEAutomationLibrary.CALLCONV> CALLCONV1,
short VARTYPE1,
int UINT1,
Pointer<Short> VARTYPEPtr1,
Pointer<Pointer<VARIANT>> VARIANTARGPtrPtr1,
Pointer<VARIANT> VARIANTPtr1) |
Copyright © 2009-2020. All Rights Reserved.