|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Parameter
IDL: [ helpstring(""), dual, nonextensible, oleautomation, dispatchable ] interface
| Nested Class Summary | |
|---|---|
static class |
Parameter.Disp
Implementation, COM to Java. |
static class |
Parameter.Jni
Implementation, Java to COM. |
| Field Summary | |
|---|---|
static GUID |
IID
IDL: [uuid(00000081-0000-0010-8000-00AA006D2EA4)] |
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 | |
|---|---|
short |
getDirection()
IDL: [ helpstring("") ] |
String |
getName()
IDL: [ helpstring("") ] |
short |
getType()
IDL: [ helpstring("") ] |
Object |
getValue()
IDL: [ helpstring("") ] |
void |
setDirection(short pOption)
IDL: [ helpstring("") ] |
void |
setType(short ps)
IDL: [ helpstring("") ] |
void |
setValue(Object pvar)
IDL: [ helpstring("") ] |
| Methods inherited from interface com.moesol.bindings.microsoft.dao._DAO |
|---|
getProperties |
| 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(00000081-0000-0010-8000-00AA006D2EA4)]
| Method Detail |
|---|
String getName()
IDL: [ helpstring("") ]
IDL: [out] [retval] BSTR*Object getValue()
IDL: [ helpstring("") ]
IDL: [out] [retval] VARIANT*void setValue(Object pvar)
IDL: [ helpstring("") ]
pvar - IDL: [in] VARIANTshort getType()
IDL: [ helpstring("") ]
IDL: [out] [retval] SHORT*void setType(short ps)
IDL: [ helpstring("") ]
ps - IDL: [in] SHORTshort getDirection()
IDL: [ helpstring("") ]
IDL: [out] [retval] SHORT*void setDirection(short pOption)
IDL: [ helpstring("") ]
pOption - IDL: [in] SHORT
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||