Package | Description |
---|---|
org.bridj.cpp.com |
BridJ COM support (Windows-only, working but under-tested).
|
Modifier and Type | Method and Description |
---|---|
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 |
COMCallableWrapper.GetTypeInfo(int iTInfo,
int lcid,
Pointer<Pointer<ITypeInfo>> ppTInfo) |
int |
IDispatch.GetTypeInfo(int iTInfo,
int lcid,
Pointer<Pointer<ITypeInfo>> ppTInfo) |
int |
IRecordInfo.GetTypeInfo(Pointer<Pointer<ITypeInfo>> ppTypeInfo) |
Copyright © 2009-2020. All Rights Reserved.