com.moesol.bindings.platform_sdk.data_services
Class ADORecordsetConstruction.Jni
java.lang.Object
com.moesol.bindings.platform_sdk.component_services.IUnknown.Jni
com.moesol.bindings.platform_sdk.component_services.IDispatch.Jni
com.moesol.bindings.platform_sdk.data_services.ADORecordsetConstruction.Jni
- All Implemented Interfaces:
- IDispatch, IUnknown, ADORecordsetConstruction
- Enclosing interface:
- ADORecordsetConstruction
public static class ADORecordsetConstruction.Jni
- extends IDispatch.Jni
- implements ADORecordsetConstruction
Implementation, Java to COM.
Methods inherited from class com.moesol.bindings.platform_sdk.component_services.IDispatch.Jni |
Invoke |
ADORecordsetConstruction.Jni
protected ADORecordsetConstruction.Jni()
getRowset
public IUnknown getRowset()
- Description copied from interface:
ADORecordsetConstruction
IDL: [ helpstring("") ]
- Specified by:
getRowset
in interface ADORecordsetConstruction
- Returns:
IDL: [out] [retval] IUnknown**
setRowset
public int setRowset(IUnknown p0)
- Description copied from interface:
ADORecordsetConstruction
IDL: [ helpstring("") ]
- Specified by:
setRowset
in interface ADORecordsetConstruction
- Parameters:
p0
- IDL: [in] IUnknown*
- Returns:
IDL: HRESULT
getChapter
public int getChapter()
- Description copied from interface:
ADORecordsetConstruction
IDL: [ helpstring("") ]
- Specified by:
getChapter
in interface ADORecordsetConstruction
- Returns:
IDL: [out] [retval] LONG*
setChapter
public int setChapter(int p0)
- Description copied from interface:
ADORecordsetConstruction
IDL: [ helpstring("") ]
- Specified by:
setChapter
in interface ADORecordsetConstruction
- Parameters:
p0
- IDL: [in] LONG
- Returns:
IDL: HRESULT
getRowPosition
public IUnknown getRowPosition()
- Description copied from interface:
ADORecordsetConstruction
IDL: [ helpstring("") ]
- Specified by:
getRowPosition
in interface ADORecordsetConstruction
- Returns:
IDL: [out] [retval] IUnknown**
setRowPosition
public int setRowPosition(IUnknown p0)
- Description copied from interface:
ADORecordsetConstruction
IDL: [ helpstring("") ]
- Specified by:
setRowPosition
in interface ADORecordsetConstruction
- Parameters:
p0
- IDL: [in] IUnknown*
- Returns:
IDL: HRESULT
Copyright © 2004 Moebius Solutions, Inc. All Rights Reserved.