com.moesol.bindings.microsoft.dao
Class _Collection.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
- All Implemented Interfaces:
- _Collection, IDispatch, IUnknown
- Direct Known Subclasses:
- _DynaCollection.Jni, Connections.Jni, Containers.Jni, Databases.Jni, Documents.Jni, Errors.Jni, Parameters.Jni, Recordsets.Jni
- Enclosing interface:
- _Collection
public static class _Collection.Jni
- extends IDispatch.Jni
- implements _Collection
Implementation, Java to COM.
Method Summary |
short |
getCount()
IDL: [ helpstring("") ] |
protected void |
internalOnSetInterface()
Template method to setup apartment thread checking. |
void |
Refresh()
IDL: [ helpstring("") ] |
Methods inherited from class com.moesol.bindings.platform_sdk.component_services.IDispatch.Jni |
Invoke |
_Collection.Jni
protected _Collection.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 IUnknown.Jni
getCount
public short getCount()
- Description copied from interface:
_Collection
IDL: [ helpstring("") ]
- Specified by:
getCount
in interface _Collection
- Returns:
IDL: [out] [retval] SHORT*
Refresh
public void Refresh()
- Description copied from interface:
_Collection
IDL: [ helpstring("") ]
- Specified by:
Refresh
in interface _Collection
Copyright © 2004 Moebius Solutions, Inc. All Rights Reserved.