Package | Description |
---|---|
org.bridj.cpp.com |
BridJ COM support (Windows-only, working but under-tested).
|
Modifier and Type | Method and Description |
---|---|
OLEAutomationLibrary.INTERFACEDATA |
OLEAutomationLibrary.INTERFACEDATA.cMembers(int cMembers)
Number of methods in the object
C type : UINT |
OLEAutomationLibrary.INTERFACEDATA |
OLEAutomationLibrary.INTERFACEDATA.pmethdata(Pointer<OLEAutomationLibrary.METHODDATA> pmethdata)
Methods of the object
C type : METHODDATA* |
Modifier and Type | Method and Description |
---|---|
static int |
OLEAutomationLibrary.CreateDispTypeInfo(Pointer<OLEAutomationLibrary.INTERFACEDATA> INTERFACEDATAPtr1,
int LCID1,
Pointer<Pointer<ITypeInfo>> ITypeInfoPtrPtr1) |
Copyright © 2009-2020. All Rights Reserved.