Method parameters in org.bridj.cpp.com with type arguments of type ITypeInfo |
static int |
OLEAutomationLibrary.CreateDispTypeInfo(Pointer<OLEAutomationLibrary.INTERFACEDATA> INTERFACEDATAPtr1,
int LCID1,
Pointer<Pointer<ITypeInfo>> ITypeInfoPtrPtr1)
|
static int |
OLEAutomationLibrary.CreateStdDispatch(Pointer<IUnknown> IUnknownPtr1,
Pointer<?> voidPtr1,
Pointer<ITypeInfo> ITypeInfoPtr1,
Pointer<Pointer<IUnknown>> IUnknownPtrPtr1)
|
static int |
OLEAutomationLibrary.DispGetIDsOfNames(Pointer<ITypeInfo> ITypeInfoPtr1,
Pointer<Pointer<Character>> OLECHARPtrPtr1,
int UINT1,
Pointer<CLong> DISPIDPtr1)
|
static int |
OLEAutomationLibrary.DispInvoke(Pointer<?> voidPtr1,
Pointer<ITypeInfo> ITypeInfoPtr1,
long DISPID1,
short WORD1,
Pointer<OLEAutomationLibrary.DISPPARAMS> DISPPARAMSPtr1,
Pointer<VARIANT> VARIANTPtr1,
Pointer<OLEAutomationLibrary.EXCEPINFO> EXCEPINFOPtr1,
Pointer<Integer> UINTPtr1)
|
static int |
OLEAutomationLibrary.GetRecordInfoFromTypeInfo(Pointer<ITypeInfo> ITypeInfoPtr1,
Pointer<Pointer<IRecordInfo>> IRecordInfoPtrPtr1)
|
int |
IDispatch.GetTypeInfo(int iTInfo,
int lcid,
Pointer<Pointer<ITypeInfo>> ppTInfo)
|
int |
COMCallableWrapper.GetTypeInfo(int iTInfo,
int lcid,
Pointer<Pointer<ITypeInfo>> ppTInfo)
|
int |
IRecordInfo.GetTypeInfo(Pointer<Pointer<ITypeInfo>> ppTypeInfo)
|