|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IDual
IDL: [ helpstring("IDual Interface"), dual, oleautomation, dispatchable ] interface
| Nested Class Summary | |
|---|---|
static class |
IDual.Disp
Implementation, COM to Java. |
static class |
IDual.Jni
Implementation, Java to COM. |
| Field Summary | |
|---|---|
static GUID |
IID
IDL: [uuid(3D2D5699-8351-478B-AC52-B310B402C248)] |
static Class |
TYPELIB
|
| Fields inherited from interface com.moesol.bindings.platform_sdk.component_services.IDispatch |
|---|
DISPATCH_METHOD, DISPATCH_PROPERTYGET, DISPATCH_PROPERTYPUT, DISPATCH_PROPERTYPUTREF |
| Method Summary | |
|---|---|
void |
ArrayOfDatesAsOut(Date[][] outDates)
IDL: [ helpstring("method ArrayOfDatesAsOut") ] |
void |
ArrayOfNastyAsOut(NASTY_STRUCT[][] pVal)
IDL: [ helpstring("method ArrayOfNastyAsOut") ] |
void |
ArrayOfStringAsVARIANTOut(Object[] outVariant)
IDL: [ helpstring("method ArrayOfStringAsVARIANTOut") ] |
void |
ArrayOfStringsAsOut(String[][] outStrings)
IDL: [ helpstring("method ArrayOfStringsAsOut") ] |
void |
ArrayOfVARIANTAsOut(Object[][] outVariants,
short vt,
long len)
IDL: [ helpstring("") ] |
void |
BOOLAsOut(boolean[] pVal)
IDL: [ helpstring("method BOOLAsOut") ] |
void |
BSTRAsOut(String[] pVal)
IDL: [ helpstring("method BSTRAsOut") ] |
void |
ByteArrayInOut(short[][] aInOutArray)
IDL: [ helpstring("method ByteArrayInOut") ] |
void |
BYTEAsOut(short[] pVal)
IDL: [ helpstring("method BYTEAsOut") ] |
void |
CallWithOptional()
[optional=1] |
void |
CallWithOptional(Object optVal)
IDL: [ helpstring("method CallWithOptional") ] |
void |
CallWithThreeOptionals()
[optional=3] |
void |
CallWithThreeOptionals(Object opt1)
[optional=2] |
void |
CallWithThreeOptionals(Object opt1,
Object opt2)
[optional=1] |
void |
CallWithThreeOptionals(Object opt1,
Object opt2,
Object opt3)
IDL: [ helpstring("method CallWithThreeOptionals") ] |
void |
CHARAsOut(byte[] pVal)
IDL: [ helpstring("method CHARAsOut") ] |
void |
CYAsOut(long[] pVal)
IDL: [ helpstring("method CYAsOut") ] |
void |
DATEAsOut(Date[] pVal)
IDL: [ helpstring("method DATEAsOut") ] |
void |
DOUBLEAsOut(double[] pVal)
IDL: [ helpstring("method DOUBLEAsOut") ] |
void |
DUALAsOut(Dual[] pVal)
IDL: [ helpstring("method DUALAsOut") ] |
void |
DWORDAsOut(long[] pVal)
IDL: [ helpstring("method DWORDAsOut") ] |
void |
FLOATAsOut(float[] pVal)
IDL: [ helpstring("method FLOATAsOut") ] |
void |
GetBSTR(String[] pVal)
IDL: [ helpstring("method GetBSTR") ] |
void |
GetDECIMALAsOut(BigDecimal[] outDecimal)
IDL: [ helpstring("method GetDECIMALAsOut") ] |
void |
GetDWORD(long[] pVal)
IDL: [ helpstring("method GetDWORD") ] |
IUnknown |
getFirstChildWithCLSID(GUID aCLSID)
IDL: [ helpstring("method getFirstChildWithCLSID") ] |
boolean |
getPropBOOL()
IDL: [ helpstring("property PropBOOL") ] |
String |
getPropBSTR()
IDL: [ helpstring("property PropBSTR") ] |
short |
getPropBYTE()
IDL: [ helpstring("property PropBYTE") ] |
short[] |
getPropByteArray()
IDL: [ helpstring("property PropByteArray") ] |
byte |
getPropChar()
IDL: [ helpstring("property PropChar") ] |
GUID |
getPropCLSID()
IDL: [ helpstring("") ] |
long |
getPropCY()
IDL: [ helpstring("property PropCY") ] |
Date |
getPropDATE()
IDL: [ helpstring("property PropDATE") ] |
BigDecimal |
getPropDECIMAL()
IDL: [ helpstring("property PropDECIMAL") ] |
double |
getPropDOUBLE()
IDL: [ helpstring("property PropDOUBLE") ] |
Dual |
getPropDUAL()
IDL: [ helpstring("property m_propDUAL") ] |
long |
getPropDWORD()
IDL: [ helpstring("property PropDWORD") ] |
int |
getPropEnum()
IDL: [ helpstring("") ] |
IExtraDual |
getPropExtraDual()
IDL: [ helpstring("property PropExtraDual") ] |
float |
getPropFLOAT()
IDL: [ helpstring("property PropFLOAT") ] |
IDispatch |
getPropIDispatch()
IDL: [ helpstring("property PropIDispatch") ] |
int |
getPropINT()
IDL: [ helpstring("property PropINT") ] |
IUnknown |
getPropIUnknown()
IDL: [ helpstring("property PropIUnknown") ] |
long |
getPropLONGLONG()
IDL: [ helpstring("property PropLONGLONG") ] |
String |
getPropLPSTR()
IDL: [ helpstring("") ] |
String |
getPropLPWSTR()
IDL: [ helpstring("") ] |
NASTY_STRUCT[] |
getPropNastyArray()
IDL: [ helpstring("") ] |
NASTY_STRUCT |
getPropNastyStruct()
IDL: [ helpstring("") ] |
TEST_NO_UUID_STRUCT |
getPropNoUuidStruct()
IDL: [ helpstring("") ] |
int |
getPropSCODE()
IDL: [ helpstring("property PropSCODE") ] |
short |
getPropSHORT()
IDL: [ helpstring("property PropSHORT") ] |
TEST_STRUCT |
getPropStruct()
IDL: [ helpstring("") ] |
TEST_FIELDS |
getPropStructFields()
IDL: [ helpstring("") ] |
long |
getPropUINT()
IDL: [ helpstring("property PropUINT") ] |
long |
getPropULONG()
IDL: [ helpstring("property PropULONG") ] |
char |
getPropUSHORT()
IDL: [ helpstring("property PropSHORT") ] |
Object |
getPropVARIANT()
IDL: [ helpstring("property PropVARIANT") ] |
int |
getRetypeLongToBitmap()
IDL: [ helpstring("") ] |
void |
GUIDInOut(GUID[] pVal)
IDL: [ helpstring("") ] |
void |
IDispatchAsOut(IDispatch[] pVal)
IDL: [ helpstring("method IDispatchAsOut") ] |
void |
InCArrayType(byte[] pVal)
IDL: [ helpstring("") ] |
void |
INTAsOut(int[] pVal)
IDL: [ helpstring("method INTAsOut") ] |
void |
IUnknownAsInOut(IUnknown[] pVal)
IDL: [ helpstring("method IUnknownAsInOut") ] |
void |
IUnknownAsOut(IUnknown[] pVal)
IDL: [ helpstring("method IUnknownAsOut") ] |
void |
LONGLONGAsOut(long[] pVal)
IDL: [ helpstring("method LONGLONGAsOut") ] |
void |
NastyStructInOut(NASTY_STRUCT[] pVal)
IDL: [ helpstring("") ] |
void |
NoUuidStructInOut(TEST_NO_UUID_STRUCT[] pVal)
IDL: [ helpstring("") ] |
void |
OutCArrayType(byte[] pVal)
IDL: [ helpstring("") ] |
void |
SCODEAsOut(int[] pVal)
IDL: [ helpstring("method SCODEAsOut") ] |
void |
SetBSTRRef(String[] pBSTR)
IDL: [ helpstring("method SetBSTRRef") ] |
void |
SetBYTERef(short[] pBYTE)
IDL: [ helpstring("method SetBYTERef") ] |
void |
SetCHARRef(byte[] pVal)
IDL: [ helpstring("method SetCHARRef") ] |
void |
SetDECIMALRef(BigDecimal[] aDeciamlRef)
IDL: [ helpstring("method SetDECIMALRef") ] |
void |
SetDWORDRef(long[] pDWORD)
IDL: [ helpstring("method SetDWORDRef") ] |
void |
SetINTRef(int[] pVal)
IDL: [ helpstring("method SetINTRef") ] |
void |
setPropBOOL(boolean pVal)
IDL: [ helpstring("property PropBOOL") ] |
void |
setPropBSTR(String pVal)
IDL: [ helpstring("property PropBSTR") ] |
void |
setPropBYTE(short pVal)
IDL: [ helpstring("property PropBYTE") ] |
void |
setPropByteArray(short[] pVal)
IDL: [ helpstring("property PropByteArray") ] |
void |
setPropChar(byte pVal)
IDL: [ helpstring("property PropChar") ] |
void |
setPropCY(long pVal)
IDL: [ helpstring("property PropCY") ] |
void |
setPropDATE(Date pVal)
IDL: [ helpstring("property PropDATE") ] |
void |
setPropDECIMAL(BigDecimal pVal)
IDL: [ helpstring("property PropDECIMAL") ] |
void |
setPropDOUBLE(double pVal)
IDL: [ helpstring("property PropDOUBLE") ] |
void |
setPropDWORD(long pVal)
IDL: [ helpstring("property PropDWORD") ] |
void |
setPropEnum(int pVal)
IDL: [ helpstring("") ] |
void |
setPropExtraDual(IExtraDual pVal)
IDL: [ helpstring("property PropExtraDual") ] |
void |
setPropFLOAT(float pVal)
IDL: [ helpstring("property PropFLOAT") ] |
void |
setPropINT(int pVal)
IDL: [ helpstring("property PropINT") ] |
void |
setPropLONGLONG(long pVal)
IDL: [ helpstring("property PropLONGLONG") ] |
void |
setPropLPSTR(String pVal)
IDL: [ helpstring("") ] |
void |
setPropLPWSTR(String pVal)
IDL: [ helpstring("") ] |
void |
setPropNastyArray(NASTY_STRUCT[] pVal)
IDL: [ helpstring("") ] |
void |
setPropNastyStruct(NASTY_STRUCT pVal)
IDL: [ helpstring("") ] |
void |
setPropNoUuidStruct(TEST_NO_UUID_STRUCT pVal)
IDL: [ helpstring("") ] |
void |
setPropSCODE(int pVal)
IDL: [ helpstring("property PropSCODE") ] |
void |
setPropSHORT(short pVal)
IDL: [ helpstring("property PropSHORT") ] |
void |
setPropStruct(TEST_STRUCT pVal)
IDL: [ helpstring("") ] |
void |
setPropStructFields(TEST_FIELDS pVal)
IDL: [ helpstring("") ] |
void |
setPropUINT(long pVal)
IDL: [ helpstring("property PropUINT") ] |
void |
setPropULONG(long pVal)
IDL: [ helpstring("property PropULONG") ] |
void |
setPropUSHORT(char pVal)
IDL: [ helpstring("property PropSHORT") ] |
void |
setPropVARIANT(Object pVal)
IDL: [ helpstring("property PropVARIANT") ] |
void |
setrefPropDUAL(Dual pVal)
IDL: [ helpstring("property m_propDUAL") ] |
void |
setrefPropIDispatch(IDispatch pVal)
IDL: [ helpstring("property PropIDispatch") ] |
void |
setrefPropIUnknown(IUnknown pVal)
IDL: [ helpstring("property PropIUnknown") ] |
void |
setRetypeLongToBitmap(int pVal)
IDL: [ helpstring("") ] |
void |
SetSHORTRef(short[] pVal)
IDL: [ helpstring("method SetSHORTRef") ] |
void |
SetUINTRef(long[] pVal)
IDL: [ helpstring("method SetUINTRef") ] |
void |
SetULONGRef(long[] pVal)
IDL: [ helpstring("method SetULONGRef") ] |
void |
SetUSHORTRef(char[] pVal)
IDL: [ helpstring("method SetUSHORTRef") ] |
void |
SHORTAsOut(short[] pVal)
IDL: [ helpstring("method SHORTAsOut") ] |
void |
StructFieldsInOut(TEST_FIELDS[] pVal)
IDL: [ helpstring("") ] |
void |
StructInOut(TEST_STRUCT[] pVal)
IDL: [ helpstring("") ] |
void |
UINTAsOut(long[] pVal)
IDL: [ helpstring("method UINTAsOut") ] |
void |
ULONGAsOut(long[] pVal)
IDL: [ helpstring("method ULONGAsOut") ] |
void |
USHORTAsOut(char[] pVal)
IDL: [ helpstring("method USHORTAsOut") ] |
void |
VARIANTAsOut(Object[] pVal)
IDL: [ helpstring("method VARIANTAsOut") ] |
void |
VariantInOut(Object[] pVal)
IDL: [ helpstring("method VARIANTInOut") ] |
void |
VariantInOutByRef(Object[] pVal)
IDL: [ helpstring("method VARIANTInOutByRef") ] |
| Methods inherited from interface com.moesol.bindings.platform_sdk.component_services.IUnknown |
|---|
QueryInterface, QueryInterface, Release |
| Field Detail |
|---|
static final Class TYPELIB
static final GUID IID
IDL: [uuid(3D2D5699-8351-478B-AC52-B310B402C248)]
| Method Detail |
|---|
String getPropBSTR()
IDL: [ helpstring("property PropBSTR") ]
IDL: [out] [retval] BSTR*void setPropBSTR(String pVal)
IDL: [ helpstring("property PropBSTR") ]
pVal - IDL: [in] BSTRvoid GetBSTR(String[] pVal)
IDL: [ helpstring("method GetBSTR") ]
pVal - IDL: [out] BSTR*long getPropDWORD()
IDL: [ helpstring("property PropDWORD") ]
IDL: [out] [retval] ULONG*void setPropDWORD(long pVal)
IDL: [ helpstring("property PropDWORD") ]
pVal - IDL: [in] ULONGvoid GetDWORD(long[] pVal)
IDL: [ helpstring("method GetDWORD") ]
pVal - IDL: [out] ULONG*void CallWithOptional(Object optVal)
IDL: [ helpstring("method CallWithOptional") ]
optVal - IDL: [in] [optional] VARIANTvoid CallWithOptional()
IUnknown getPropIUnknown()
IDL: [ helpstring("property PropIUnknown") ]
IDL: [out] [retval] IUnknown**void setrefPropIUnknown(IUnknown pVal)
IDL: [ helpstring("property PropIUnknown") ]
pVal - IDL: [in] IUnknown*IExtraDual getPropExtraDual()
IDL: [ helpstring("property PropExtraDual") ]
IDL: [out] [retval] IExtraDual**void setPropExtraDual(IExtraDual pVal)
IDL: [ helpstring("property PropExtraDual") ]
pVal - IDL: [in] IExtraDual*void SetBSTRRef(String[] pBSTR)
IDL: [ helpstring("method SetBSTRRef") ]
pBSTR - IDL: [in] BSTR*void SetDWORDRef(long[] pDWORD)
IDL: [ helpstring("method SetDWORDRef") ]
pDWORD - IDL: [in] ULONG*short getPropBYTE()
IDL: [ helpstring("property PropBYTE") ]
IDL: [out] [retval] BYTE*void setPropBYTE(short pVal)
IDL: [ helpstring("property PropBYTE") ]
pVal - IDL: [in] BYTEvoid SetBYTERef(short[] pBYTE)
IDL: [ helpstring("method SetBYTERef") ]
pBYTE - IDL: [in] BYTE*char getPropUSHORT()
IDL: [ helpstring("property PropSHORT") ]
IDL: [out] [retval] USHORT*void setPropUSHORT(char pVal)
IDL: [ helpstring("property PropSHORT") ]
pVal - IDL: [in] USHORTvoid SetUSHORTRef(char[] pVal)
IDL: [ helpstring("method SetUSHORTRef") ]
pVal - IDL: [in] USHORT*long getPropULONG()
IDL: [ helpstring("property PropULONG") ]
IDL: [out] [retval] ULONG*void setPropULONG(long pVal)
IDL: [ helpstring("property PropULONG") ]
pVal - IDL: [in] ULONGvoid SetULONGRef(long[] pVal)
IDL: [ helpstring("method SetULONGRef") ]
pVal - IDL: [in] ULONG*long getPropUINT()
IDL: [ helpstring("property PropUINT") ]
IDL: [out] [retval] UINT*void setPropUINT(long pVal)
IDL: [ helpstring("property PropUINT") ]
pVal - IDL: [in] UINTvoid SetUINTRef(long[] pVal)
IDL: [ helpstring("method SetUINTRef") ]
pVal - IDL: [in] UINT*int getPropINT()
IDL: [ helpstring("property PropINT") ]
IDL: [out] [retval] INT*void setPropINT(int pVal)
IDL: [ helpstring("property PropINT") ]
pVal - IDL: [in] INTvoid SetINTRef(int[] pVal)
IDL: [ helpstring("method SetINTRef") ]
pVal - IDL: [in] INT*byte getPropChar()
IDL: [ helpstring("property PropChar") ]
IDL: [out] [retval] CHAR*void setPropChar(byte pVal)
IDL: [ helpstring("property PropChar") ]
pVal - IDL: [in] CHARvoid SetCHARRef(byte[] pVal)
IDL: [ helpstring("method SetCHARRef") ]
pVal - IDL: [in] CHAR*short getPropSHORT()
IDL: [ helpstring("property PropSHORT") ]
IDL: [out] [retval] SHORT*void setPropSHORT(short pVal)
IDL: [ helpstring("property PropSHORT") ]
pVal - IDL: [in] SHORTvoid SetSHORTRef(short[] pVal)
IDL: [ helpstring("method SetSHORTRef") ]
pVal - IDL: [in] SHORT*void BSTRAsOut(String[] pVal)
IDL: [ helpstring("method BSTRAsOut") ]
pVal - IDL: [out] BSTR*void DWORDAsOut(long[] pVal)
IDL: [ helpstring("method DWORDAsOut") ]
pVal - IDL: [out] ULONG*void BYTEAsOut(short[] pVal)
IDL: [ helpstring("method BYTEAsOut") ]
pVal - IDL: [out] BYTE*void USHORTAsOut(char[] pVal)
IDL: [ helpstring("method USHORTAsOut") ]
pVal - IDL: [out] USHORT*void ULONGAsOut(long[] pVal)
IDL: [ helpstring("method ULONGAsOut") ]
pVal - IDL: [out] ULONG*void UINTAsOut(long[] pVal)
IDL: [ helpstring("method UINTAsOut") ]
pVal - IDL: [out] UINT*void INTAsOut(int[] pVal)
IDL: [ helpstring("method INTAsOut") ]
pVal - IDL: [out] INT*void CHARAsOut(byte[] pVal)
IDL: [ helpstring("method CHARAsOut") ]
pVal - IDL: [out] CHAR*void SHORTAsOut(short[] pVal)
IDL: [ helpstring("method SHORTAsOut") ]
pVal - IDL: [out] SHORT*long getPropLONGLONG()
IDL: [ helpstring("property PropLONGLONG") ]
IDL: [out] [retval] LONGLONG*void setPropLONGLONG(long pVal)
IDL: [ helpstring("property PropLONGLONG") ]
pVal - IDL: [in] LONGLONGvoid LONGLONGAsOut(long[] pVal)
IDL: [ helpstring("method LONGLONGAsOut") ]
pVal - IDL: [out] LONGLONG*float getPropFLOAT()
IDL: [ helpstring("property PropFLOAT") ]
IDL: [out] [retval] FLOAT*void setPropFLOAT(float pVal)
IDL: [ helpstring("property PropFLOAT") ]
pVal - IDL: [in] FLOATvoid FLOATAsOut(float[] pVal)
IDL: [ helpstring("method FLOATAsOut") ]
pVal - IDL: [out] FLOAT*double getPropDOUBLE()
IDL: [ helpstring("property PropDOUBLE") ]
IDL: [out] [retval] DOUBLE*void setPropDOUBLE(double pVal)
IDL: [ helpstring("property PropDOUBLE") ]
pVal - IDL: [in] DOUBLEvoid DOUBLEAsOut(double[] pVal)
IDL: [ helpstring("method DOUBLEAsOut") ]
pVal - IDL: [out] DOUBLE*long getPropCY()
IDL: [ helpstring("property PropCY") ]
IDL: [out] [retval] CY*void setPropCY(long pVal)
IDL: [ helpstring("property PropCY") ]
pVal - IDL: [in] CYvoid CYAsOut(long[] pVal)
IDL: [ helpstring("method CYAsOut") ]
pVal - IDL: [out] CY*
void CallWithThreeOptionals(Object opt1,
Object opt2,
Object opt3)
IDL: [ helpstring("method CallWithThreeOptionals") ]
opt1 - IDL: [in] [optional] VARIANTopt2 - IDL: [in] [optional] VARIANTopt3 - IDL: [in] [optional] VARIANT
void CallWithThreeOptionals(Object opt1,
Object opt2)
void CallWithThreeOptionals(Object opt1)
void CallWithThreeOptionals()
int getPropSCODE()
IDL: [ helpstring("property PropSCODE") ]
IDL: [out] [retval] SCODE*void setPropSCODE(int pVal)
IDL: [ helpstring("property PropSCODE") ]
pVal - IDL: [in] SCODEvoid SCODEAsOut(int[] pVal)
IDL: [ helpstring("method SCODEAsOut") ]
pVal - IDL: SCODE*boolean getPropBOOL()
IDL: [ helpstring("property PropBOOL") ]
IDL: [out] [retval] VARIANT_BOOL*void setPropBOOL(boolean pVal)
IDL: [ helpstring("property PropBOOL") ]
pVal - IDL: [in] VARIANT_BOOLvoid BOOLAsOut(boolean[] pVal)
IDL: [ helpstring("method BOOLAsOut") ]
pVal - IDL: [out] VARIANT_BOOL*void IUnknownAsOut(IUnknown[] pVal)
IDL: [ helpstring("method IUnknownAsOut") ]
pVal - IDL: [out] IUnknown**IDispatch getPropIDispatch()
IDL: [ helpstring("property PropIDispatch") ]
IDL: [out] [retval] IDispatch**void setrefPropIDispatch(IDispatch pVal)
IDL: [ helpstring("property PropIDispatch") ]
pVal - IDL: [in] IDispatch*void IDispatchAsOut(IDispatch[] pVal)
IDL: [ helpstring("method IDispatchAsOut") ]
pVal - IDL: [out] IDispatch**Date getPropDATE()
IDL: [ helpstring("property PropDATE") ]
IDL: [out] [retval] DATE*void setPropDATE(Date pVal)
IDL: [ helpstring("property PropDATE") ]
pVal - IDL: [in] DATEvoid DATEAsOut(Date[] pVal)
IDL: [ helpstring("method DATEAsOut") ]
pVal - IDL: [out] DATE*Object getPropVARIANT()
IDL: [ helpstring("property PropVARIANT") ]
IDL: [out] [retval] VARIANT*void setPropVARIANT(Object pVal)
IDL: [ helpstring("property PropVARIANT") ]
pVal - IDL: [in] VARIANTvoid VARIANTAsOut(Object[] pVal)
IDL: [ helpstring("method VARIANTAsOut") ]
pVal - IDL: [out] VARIANT*Dual getPropDUAL()
IDL: [ helpstring("property m_propDUAL") ]
IDL: [out] [retval] Dual**void setrefPropDUAL(Dual pVal)
IDL: [ helpstring("property m_propDUAL") ]
pVal - IDL: [in] Dual*void DUALAsOut(Dual[] pVal)
IDL: [ helpstring("method DUALAsOut") ]
pVal - IDL: [out] Dual**BigDecimal getPropDECIMAL()
IDL: [ helpstring("property PropDECIMAL") ]
IDL: [out] [retval] DECIMAL*void setPropDECIMAL(BigDecimal pVal)
IDL: [ helpstring("property PropDECIMAL") ]
pVal - IDL: [in] DECIMALshort[] getPropByteArray()
IDL: [ helpstring("property PropByteArray") ]
IDL: [out] [retval] SAFEARRAY(BYTE)*void setPropByteArray(short[] pVal)
IDL: [ helpstring("property PropByteArray") ]
pVal - IDL: [in] SAFEARRAY(BYTE)void ByteArrayInOut(short[][] aInOutArray)
IDL: [ helpstring("method ByteArrayInOut") ]
aInOutArray - IDL: [in] [out] SAFEARRAY(BYTE)*void SetDECIMALRef(BigDecimal[] aDeciamlRef)
IDL: [ helpstring("method SetDECIMALRef") ]
aDeciamlRef - IDL: [in] DECIMAL*void GetDECIMALAsOut(BigDecimal[] outDecimal)
IDL: [ helpstring("method GetDECIMALAsOut") ]
outDecimal - IDL: [out] DECIMAL*void ArrayOfStringAsVARIANTOut(Object[] outVariant)
IDL: [ helpstring("method ArrayOfStringAsVARIANTOut") ]
outVariant - IDL: [out] VARIANT*void ArrayOfStringsAsOut(String[][] outStrings)
IDL: [ helpstring("method ArrayOfStringsAsOut") ]
outStrings - IDL: [out] SAFEARRAY(BSTR)*void ArrayOfDatesAsOut(Date[][] outDates)
IDL: [ helpstring("method ArrayOfDatesAsOut") ]
outDates - IDL: [out] SAFEARRAY(DATE)*
void ArrayOfVARIANTAsOut(Object[][] outVariants,
short vt,
long len)
IDL: [ helpstring("") ]
outVariants - IDL: [out] SAFEARRAY(VARIANT)*vt - IDL: [in] SHORTlen - IDL: [in] UINTString getPropLPSTR()
IDL: [ helpstring("") ]
IDL: [out] [retval] LPSTR*void setPropLPSTR(String pVal)
IDL: [ helpstring("") ]
pVal - IDL: [in] LPSTRString getPropLPWSTR()
IDL: [ helpstring("") ]
IDL: [out] [retval] LPWSTR*void setPropLPWSTR(String pVal)
IDL: [ helpstring("") ]
pVal - IDL: [in] LPWSTRint getRetypeLongToBitmap()
IDL: [ helpstring("") ]
IDL: [out] [retval] LONG*void setRetypeLongToBitmap(int pVal)
IDL: [ helpstring("") ]
pVal - IDL: [in] LONGIUnknown getFirstChildWithCLSID(GUID aCLSID)
IDL: [ helpstring("method getFirstChildWithCLSID") ]
aCLSID - IDL: GUID
IDL: [out] [retval] IUnknown**GUID getPropCLSID()
IDL: [ helpstring("") ]
IDL: [out] [retval] GUID*void GUIDInOut(GUID[] pVal)
IDL: [ helpstring("") ]
pVal - IDL: [in] [out] GUID*TEST_STRUCT getPropStruct()
IDL: [ helpstring("") ]
IDL: [out] [retval] TEST_STRUCT*void setPropStruct(TEST_STRUCT pVal)
IDL: [ helpstring("") ]
pVal - IDL: [in] TEST_STRUCT*void StructInOut(TEST_STRUCT[] pVal)
IDL: [ helpstring("") ]
pVal - IDL: [in] [out] TEST_STRUCT*TEST_NO_UUID_STRUCT getPropNoUuidStruct()
IDL: [ helpstring("") ]
IDL: [out] [retval] TEST_NO_UUID_STRUCT*void setPropNoUuidStruct(TEST_NO_UUID_STRUCT pVal)
IDL: [ helpstring("") ]
pVal - IDL: [in] TEST_NO_UUID_STRUCT*void NoUuidStructInOut(TEST_NO_UUID_STRUCT[] pVal)
IDL: [ helpstring("") ]
pVal - IDL: [in] [out] TEST_NO_UUID_STRUCT*TEST_FIELDS getPropStructFields()
IDL: [ helpstring("") ]
IDL: [out] [retval] TEST_FIELDS*void setPropStructFields(TEST_FIELDS pVal)
IDL: [ helpstring("") ]
pVal - IDL: [in] TEST_FIELDS*void StructFieldsInOut(TEST_FIELDS[] pVal)
IDL: [ helpstring("") ]
pVal - IDL: [in] [out] TEST_FIELDS*void IUnknownAsInOut(IUnknown[] pVal)
IDL: [ helpstring("method IUnknownAsInOut") ]
pVal - IDL: [in] [out] IUnknown**void InCArrayType(byte[] pVal)
IDL: [ helpstring("") ]
pVal - IDL: [in] CHAR[20]void OutCArrayType(byte[] pVal)
IDL: [ helpstring("") ]
pVal - IDL: [out] CHAR[20]int getPropEnum()
IDL: [ helpstring("") ]
IDL: [out] [retval] __MIDL___MIDL_itf_ComServer_0000_0001*void setPropEnum(int pVal)
IDL: [ helpstring("") ]
pVal - IDL: [in] __MIDL___MIDL_itf_ComServer_0000_0001NASTY_STRUCT getPropNastyStruct()
IDL: [ helpstring("") ]
IDL: [out] [retval] NASTY_STRUCT*void setPropNastyStruct(NASTY_STRUCT pVal)
IDL: [ helpstring("") ]
pVal - IDL: [in] NASTY_STRUCT*void NastyStructInOut(NASTY_STRUCT[] pVal)
IDL: [ helpstring("") ]
pVal - IDL: [in] [out] NASTY_STRUCT*NASTY_STRUCT[] getPropNastyArray()
IDL: [ helpstring("") ]
IDL: [out] [retval] SAFEARRAY(NASTY_STRUCT)*void setPropNastyArray(NASTY_STRUCT[] pVal)
IDL: [ helpstring("") ]
pVal - IDL: [in] SAFEARRAY(NASTY_STRUCT)void ArrayOfNastyAsOut(NASTY_STRUCT[][] pVal)
IDL: [ helpstring("method ArrayOfNastyAsOut") ]
pVal - IDL: [out] SAFEARRAY(NASTY_STRUCT)*void VariantInOut(Object[] pVal)
IDL: [ helpstring("method VARIANTInOut") ]
pVal - IDL: [in] [out] VARIANT*void VariantInOutByRef(Object[] pVal)
IDL: [ helpstring("method VARIANTInOutByRef") ]
pVal - IDL: [in] [out] VARIANT*
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||