Package | Description |
---|---|
org.bridj.cpp.com |
BridJ COM support (Windows-only, working but under-tested).
|
Modifier and Type | Method and Description |
---|---|
OLEAutomationLibrary.PARAMDATA |
OLEAutomationLibrary.PARAMDATA.szName(Pointer<Character> szName)
Name of Parameter
C type : OLECHAR* |
OLEAutomationLibrary.PARAMDATA |
OLEAutomationLibrary.PARAMDATA.vt(short vt)
Type of Parameter
C type : VARTYPE |
Modifier and Type | Method and Description |
---|---|
Pointer<OLEAutomationLibrary.PARAMDATA> |
OLEAutomationLibrary.METHODDATA.ppdata_$eq(Pointer<OLEAutomationLibrary.PARAMDATA> ppdata) |
Pointer<OLEAutomationLibrary.PARAMDATA> |
OLEAutomationLibrary.METHODDATA.ppdata()
Parameters of the method
C type : PARAMDATA* |
Modifier and Type | Method and Description |
---|---|
Pointer<OLEAutomationLibrary.PARAMDATA> |
OLEAutomationLibrary.METHODDATA.ppdata_$eq(Pointer<OLEAutomationLibrary.PARAMDATA> ppdata) |
OLEAutomationLibrary.METHODDATA |
OLEAutomationLibrary.METHODDATA.ppdata(Pointer<OLEAutomationLibrary.PARAMDATA> ppdata)
Parameters of the method
C type : PARAMDATA* |
Copyright © 2009-2020. All Rights Reserved.