com.moesol.bindings.platform_sdk.data_services
Class ADORecordConstruction.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.ADORecordConstruction.Jni
- All Implemented Interfaces:
- IDispatch, IUnknown, ADORecordConstruction
- Enclosing interface:
- ADORecordConstruction
public static class ADORecordConstruction.Jni
- extends IDispatch.Jni
- implements ADORecordConstruction
Implementation, Java to COM.
Methods inherited from class com.moesol.bindings.platform_sdk.component_services.IDispatch.Jni |
Invoke |
ADORecordConstruction.Jni
protected ADORecordConstruction.Jni()
getRow
public IUnknown getRow()
- Description copied from interface:
ADORecordConstruction
IDL: [ helpstring("") ]
- Specified by:
getRow
in interface ADORecordConstruction
- Returns:
IDL: [out] [retval] IUnknown**
setRow
public int setRow(IUnknown p0)
- Description copied from interface:
ADORecordConstruction
IDL: [ helpstring("") ]
- Specified by:
setRow
in interface ADORecordConstruction
- Parameters:
p0
- IDL: [in] IUnknown*
- Returns:
IDL: HRESULT
setParentRow
public int setParentRow(IUnknown p0)
- Description copied from interface:
ADORecordConstruction
IDL: [ helpstring("") ]
- Specified by:
setParentRow
in interface ADORecordConstruction
- Parameters:
p0
- IDL: [in] IUnknown*
- Returns:
IDL: HRESULT
Copyright © 2004 Moebius Solutions, Inc. All Rights Reserved.