Uses of Class
org.bridj.cpp.com.OLEAutomationLibrary.CALLCONV

Packages that use OLEAutomationLibrary.CALLCONV
org.bridj.cpp.com BridJ COM support (Windows-only, working but under-tested). 
 

Uses of OLEAutomationLibrary.CALLCONV in org.bridj.cpp.com
 

Methods in org.bridj.cpp.com that return OLEAutomationLibrary.CALLCONV
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.
 

Methods in org.bridj.cpp.com that return types with arguments of type OLEAutomationLibrary.CALLCONV
 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()
           
 

Method parameters in org.bridj.cpp.com with type arguments of type OLEAutomationLibrary.CALLCONV
 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-2012. All Rights Reserved.