com.moesol.bindings.platform_sdk.data_services
Class ADORecordConstruction.Jni

java.lang.Object
  extended by com.moesol.bindings.platform_sdk.component_services.IUnknown.Jni
      extended by com.moesol.bindings.platform_sdk.component_services.IDispatch.Jni
          extended by 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.


Nested Class Summary
 
Nested classes/interfaces inherited from class com.moesol.bindings.platform_sdk.component_services.IDispatch.Jni
IDispatch.Jni.MoeSolInternal
 
Nested classes/interfaces inherited from interface com.moesol.bindings.platform_sdk.data_services.ADORecordConstruction
ADORecordConstruction.Disp, ADORecordConstruction.Jni
 
Field Summary
 
Fields inherited from interface com.moesol.bindings.platform_sdk.data_services.ADORecordConstruction
IID, TYPELIB
 
Fields inherited from interface com.moesol.bindings.platform_sdk.component_services.IDispatch
DISPATCH_METHOD, DISPATCH_PROPERTYGET, DISPATCH_PROPERTYPUT, DISPATCH_PROPERTYPUTREF
 
Constructor Summary
protected ADORecordConstruction.Jni()
           
 
Method Summary
 IUnknown getRow()
          IDL: [ helpstring("") ]
 int setParentRow(IUnknown p0)
          IDL: [ helpstring("") ]
 int setRow(IUnknown p0)
          IDL: [ helpstring("") ]
 
Methods inherited from class com.moesol.bindings.platform_sdk.component_services.IDispatch.Jni
Invoke
 
Methods inherited from class com.moesol.bindings.platform_sdk.component_services.IUnknown.Jni
equals, finalize, hashCode, internalOnSetInterface, QueryInterface, QueryInterface, Release, toString
 
Methods inherited from class java.lang.Object
clone, getClass, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface com.moesol.bindings.platform_sdk.component_services.IUnknown
QueryInterface, QueryInterface, Release
 

Constructor Detail

ADORecordConstruction.Jni

protected ADORecordConstruction.Jni()
Method Detail

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.