com.moesol.bindings.microsoft.dao
Class _DynaCollection.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.microsoft.dao._Collection.Jni
com.moesol.bindings.microsoft.dao._DynaCollection.Jni
- All Implemented Interfaces:
- _Collection, _DynaCollection, IDispatch, IUnknown
- Direct Known Subclasses:
- Fields.Jni, Groups.Jni, Indexes.Jni, IndexFields.Jni, Properties.Jni, QueryDefs.Jni, Relations.Jni, TableDefs.Jni, Users.Jni, Workspaces.Jni
- Enclosing interface:
- _DynaCollection
public static class _DynaCollection.Jni
- extends _Collection.Jni
- implements _DynaCollection
Implementation, Java to COM.
Methods inherited from class com.moesol.bindings.platform_sdk.component_services.IDispatch.Jni |
Invoke |
_DynaCollection.Jni
protected _DynaCollection.Jni()
internalOnSetInterface
protected void internalOnSetInterface()
- Description copied from class:
IUnknown.Jni
- Template method to setup apartment thread checking. Call:
MoeSolInternal.recordApartment(this) to setup apartment thread
checking.
- Overrides:
internalOnSetInterface
in class _Collection.Jni
Append
public void Append(IDispatch p0)
- Description copied from interface:
_DynaCollection
IDL: [ helpstring("") ]
- Specified by:
Append
in interface _DynaCollection
- Parameters:
p0
- IDL: [in] IDispatch*
Delete
public void Delete(String p0)
- Description copied from interface:
_DynaCollection
IDL: [ helpstring("") ]
- Specified by:
Delete
in interface _DynaCollection
- Parameters:
p0
- IDL: [in] BSTR
Copyright © 2004 Moebius Solutions, Inc. All Rights Reserved.