com.moesol.bindings.platform_sdk.data_services
Interface ADORecordConstruction
- All Superinterfaces:
- IDispatch, IUnknown
- All Known Implementing Classes:
- ADORecordConstruction.Jni
public interface ADORecordConstruction
- extends IDispatch
IDL: [ helpstring(""), restricted, dispatchable ] interface
Field Summary |
static GUID |
IID
IDL: [uuid(00000567-0000-0010-8000-00AA006D2EA4)] |
static Class |
TYPELIB
|
TYPELIB
static final Class TYPELIB
IID
static final GUID IID
IDL: [uuid(00000567-0000-0010-8000-00AA006D2EA4)]
getRow
IUnknown getRow()
IDL: [ helpstring("") ]
- Returns:
IDL: [out] [retval] IUnknown**
setRow
int setRow(IUnknown ppRow)
IDL: [ helpstring("") ]
- Parameters:
ppRow
- IDL: [in] IUnknown*
- Returns:
IDL: HRESULT
setParentRow
int setParentRow(IUnknown rhs)
IDL: [ helpstring("") ]
- Parameters:
rhs
- IDL: [in] IUnknown*
- Returns:
IDL: HRESULT
Copyright © 2004 Moebius Solutions, Inc. All Rights Reserved.