|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.bridj.NativeObject
org.bridj.StructObject
org.bridj.cpp.com.OLEAutomationLibrary.METHODDATA
public static class OLEAutomationLibrary.METHODDATA
Field Summary |
---|
Fields inherited from class org.bridj.StructObject |
---|
io |
Fields inherited from class org.bridj.NativeObject |
---|
peer, typeInfo |
Constructor Summary | |
---|---|
OLEAutomationLibrary.METHODDATA()
|
Method Summary | |
---|---|
int |
cArgs_$eq(int cArgs)
|
int |
cArgs()
Number of parameters in the method C type : UINT |
OLEAutomationLibrary.METHODDATA |
cArgs(int cArgs)
Number of parameters in the method C type : UINT |
ValuedEnum<OLEAutomationLibrary.CALLCONV> |
cc_$eq(ValuedEnum<OLEAutomationLibrary.CALLCONV> cc)
|
ValuedEnum<OLEAutomationLibrary.CALLCONV> |
cc()
Calling convention of the method C type : CALLCONV |
OLEAutomationLibrary.METHODDATA |
cc(ValuedEnum<OLEAutomationLibrary.CALLCONV> cc)
Calling convention of the method C type : CALLCONV |
long |
dispid_$eq(long dispid)
|
long |
dispid()
Id of the method C type : DISPID |
OLEAutomationLibrary.METHODDATA |
dispid(long dispid)
Id of the method C type : DISPID |
int |
iMeth_$eq(int iMeth)
|
int |
iMeth()
Vtable index of the method C type : UINT |
OLEAutomationLibrary.METHODDATA |
iMeth(int iMeth)
Vtable index of the method C type : UINT |
Pointer<OLEAutomationLibrary.PARAMDATA> |
ppdata_$eq(Pointer<OLEAutomationLibrary.PARAMDATA> ppdata)
|
Pointer<OLEAutomationLibrary.PARAMDATA> |
ppdata()
Parameters of the method C type : PARAMDATA* |
OLEAutomationLibrary.METHODDATA |
ppdata(Pointer<OLEAutomationLibrary.PARAMDATA> ppdata)
Parameters of the method C type : PARAMDATA* |
Pointer<Character> |
szName_$eq(Pointer<Character> szName)
|
Pointer<Character> |
szName()
Name of method C type : OLECHAR* |
OLEAutomationLibrary.METHODDATA |
szName(Pointer<Character> szName)
Name of method C type : OLECHAR* |
short |
vtReturn_$eq(short vtReturn)
|
short |
vtReturn()
Type of the return value C type : VARTYPE |
OLEAutomationLibrary.METHODDATA |
vtReturn(short vtReturn)
Type of the return value C type : VARTYPE |
short |
wFlags_$eq(short wFlags)
|
short |
wFlags()
|
OLEAutomationLibrary.METHODDATA |
wFlags(short wFlags)
|
Methods inherited from class org.bridj.StructObject |
---|
toString |
Methods inherited from class org.bridj.NativeObject |
---|
clone, equals |
Methods inherited from class java.lang.Object |
---|
finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public OLEAutomationLibrary.METHODDATA()
Method Detail |
---|
public Pointer<Character> szName()
public OLEAutomationLibrary.METHODDATA szName(Pointer<Character> szName)
public final Pointer<Character> szName_$eq(Pointer<Character> szName)
public Pointer<OLEAutomationLibrary.PARAMDATA> ppdata()
public OLEAutomationLibrary.METHODDATA ppdata(Pointer<OLEAutomationLibrary.PARAMDATA> ppdata)
public final Pointer<OLEAutomationLibrary.PARAMDATA> ppdata_$eq(Pointer<OLEAutomationLibrary.PARAMDATA> ppdata)
public long dispid()
public OLEAutomationLibrary.METHODDATA dispid(long dispid)
public final long dispid_$eq(long dispid)
public int iMeth()
public OLEAutomationLibrary.METHODDATA iMeth(int iMeth)
public final int iMeth_$eq(int iMeth)
public ValuedEnum<OLEAutomationLibrary.CALLCONV> cc()
public OLEAutomationLibrary.METHODDATA cc(ValuedEnum<OLEAutomationLibrary.CALLCONV> cc)
public final ValuedEnum<OLEAutomationLibrary.CALLCONV> cc_$eq(ValuedEnum<OLEAutomationLibrary.CALLCONV> cc)
public int cArgs()
public OLEAutomationLibrary.METHODDATA cArgs(int cArgs)
public final int cArgs_$eq(int cArgs)
public short wFlags()
public OLEAutomationLibrary.METHODDATA wFlags(short wFlags)
public final short wFlags_$eq(short wFlags)
public short vtReturn()
public OLEAutomationLibrary.METHODDATA vtReturn(short vtReturn)
public final short vtReturn_$eq(short vtReturn)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |