com.moesol.bindings.microsoft.dao
Class Users.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
com.moesol.bindings.microsoft.dao.Users.Jni
- All Implemented Interfaces:
- _Collection, _DynaCollection, Users, IDispatch, IUnknown
- Enclosing interface:
- Users
public static class Users.Jni
- extends _DynaCollection.Jni
- implements Users
Implementation, Java to COM.
Fields inherited from interface com.moesol.bindings.microsoft.dao.Users |
IID, TYPELIB |
Methods inherited from class com.moesol.bindings.platform_sdk.component_services.IDispatch.Jni |
Invoke |
Users.Jni
protected Users.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 _DynaCollection.Jni
getItem
public User getItem(Object p0)
- Description copied from interface:
Users
IDL: [ helpstring("") ]
- Specified by:
getItem
in interface Users
- Parameters:
p0
- IDL: [in] VARIANT
- Returns:
IDL: [out] [retval] User**
Copyright © 2004 Moebius Solutions, Inc. All Rights Reserved.