|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ADORecordsetConstruction
IDL: [ helpstring(""), restricted, dispatchable ] interface
| Nested Class Summary | |
|---|---|
static class |
ADORecordsetConstruction.Disp
Implementation, COM to Java. |
static class |
ADORecordsetConstruction.Jni
Implementation, Java to COM. |
| Field Summary | |
|---|---|
static GUID |
IID
IDL: [uuid(00000283-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 | |
|---|---|
int |
getChapter()
IDL: [ helpstring("") ] |
IUnknown |
getRowPosition()
IDL: [ helpstring("") ] |
IUnknown |
getRowset()
IDL: [ helpstring("") ] |
int |
setChapter(int plChapter)
IDL: [ helpstring("") ] |
int |
setRowPosition(IUnknown ppRowPos)
IDL: [ helpstring("") ] |
int |
setRowset(IUnknown ppRowset)
IDL: [ helpstring("") ] |
| 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(00000283-0000-0010-8000-00AA006D2EA4)]
| Method Detail |
|---|
IUnknown getRowset()
IDL: [ helpstring("") ]
IDL: [out] [retval] IUnknown**int setRowset(IUnknown ppRowset)
IDL: [ helpstring("") ]
ppRowset - IDL: [in] IUnknown*
IDL: HRESULTint getChapter()
IDL: [ helpstring("") ]
IDL: [out] [retval] LONG*int setChapter(int plChapter)
IDL: [ helpstring("") ]
plChapter - IDL: [in] LONG
IDL: HRESULTIUnknown getRowPosition()
IDL: [ helpstring("") ]
IDL: [out] [retval] IUnknown**int setRowPosition(IUnknown ppRowPos)
IDL: [ helpstring("") ]
ppRowPos - IDL: [in] IUnknown*
IDL: HRESULT
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||