Uses of Class
org.bridj.cpp.com.ITypeInfo

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

Uses of ITypeInfo in org.bridj.cpp.com
 

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)
           
 



Copyright © 2009-2012. All Rights Reserved.