|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use OLEAutomationLibrary.METHODDATA | |
---|---|
org.bridj.cpp.com | BridJ COM support (Windows-only, working but under-tested). |
Uses of OLEAutomationLibrary.METHODDATA in org.bridj.cpp.com |
---|
Methods in org.bridj.cpp.com that return OLEAutomationLibrary.METHODDATA | |
---|---|
OLEAutomationLibrary.METHODDATA |
OLEAutomationLibrary.METHODDATA.cArgs(int cArgs)
Number of parameters in the method C type : UINT |
OLEAutomationLibrary.METHODDATA |
OLEAutomationLibrary.METHODDATA.cc(ValuedEnum<OLEAutomationLibrary.CALLCONV> cc)
Calling convention of the method C type : CALLCONV |
OLEAutomationLibrary.METHODDATA |
OLEAutomationLibrary.METHODDATA.dispid(long dispid)
Id of the method C type : DISPID |
OLEAutomationLibrary.METHODDATA |
OLEAutomationLibrary.METHODDATA.iMeth(int iMeth)
Vtable index of the method C type : UINT |
OLEAutomationLibrary.METHODDATA |
OLEAutomationLibrary.METHODDATA.ppdata(Pointer<OLEAutomationLibrary.PARAMDATA> ppdata)
Parameters of the method C type : PARAMDATA* |
OLEAutomationLibrary.METHODDATA |
OLEAutomationLibrary.METHODDATA.szName(Pointer<Character> szName)
Name of method C type : OLECHAR* |
OLEAutomationLibrary.METHODDATA |
OLEAutomationLibrary.METHODDATA.vtReturn(short vtReturn)
Type of the return value C type : VARTYPE |
OLEAutomationLibrary.METHODDATA |
OLEAutomationLibrary.METHODDATA.wFlags(short wFlags)
|
Methods in org.bridj.cpp.com that return types with arguments of type OLEAutomationLibrary.METHODDATA | |
---|---|
Pointer<OLEAutomationLibrary.METHODDATA> |
OLEAutomationLibrary.INTERFACEDATA.pmethdata_$eq(Pointer<OLEAutomationLibrary.METHODDATA> pmethdata)
|
Pointer<OLEAutomationLibrary.METHODDATA> |
OLEAutomationLibrary.INTERFACEDATA.pmethdata()
Methods of the object C type : METHODDATA* |
Method parameters in org.bridj.cpp.com with type arguments of type OLEAutomationLibrary.METHODDATA | |
---|---|
Pointer<OLEAutomationLibrary.METHODDATA> |
OLEAutomationLibrary.INTERFACEDATA.pmethdata_$eq(Pointer<OLEAutomationLibrary.METHODDATA> pmethdata)
|
OLEAutomationLibrary.INTERFACEDATA |
OLEAutomationLibrary.INTERFACEDATA.pmethdata(Pointer<OLEAutomationLibrary.METHODDATA> pmethdata)
Methods of the object C type : METHODDATA* |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |