com.moesol.bindings.microsoft.dao
Interface Groups

All Superinterfaces:
_Collection, _DynaCollection, IDispatch, IUnknown
All Known Implementing Classes:
Groups.Jni

public interface Groups
extends _DynaCollection

IDL: [ helpstring(""), dual, nonextensible, oleautomation, dispatchable ] interface


Nested Class Summary
static class Groups.Disp
          Implementation, COM to Java.
static class Groups.Jni
          Implementation, Java to COM.
 
Field Summary
static GUID IID
          IDL: [uuid(00000063-0000-0010-8000-00AA006D2EA4)]
static Class TYPELIB
           
 
Fields inherited from interface com.moesol.bindings.platform_sdk.component_services.IDispatch
DISPATCH_METHOD, DISPATCH_PROPERTYGET, DISPATCH_PROPERTYPUT, DISPATCH_PROPERTYPUTREF
 
Method Summary
 Group getItem(Object Item)
          IDL: [ helpstring("") ]
 
Methods inherited from interface com.moesol.bindings.microsoft.dao._DynaCollection
Append, Delete
 
Methods inherited from interface com.moesol.bindings.microsoft.dao._Collection
getCount, Refresh
 
Methods inherited from interface com.moesol.bindings.platform_sdk.component_services.IUnknown
QueryInterface, QueryInterface, Release
 

Field Detail

TYPELIB

static final Class TYPELIB

IID

static final GUID IID
IDL: [uuid(00000063-0000-0010-8000-00AA006D2EA4)]

Method Detail

getItem

Group getItem(Object Item)
IDL: [ helpstring("") ]

Parameters:
Item - IDL: [in] VARIANT
Returns:
IDL: [out] [retval] Group**


Copyright © 2004 Moebius Solutions, Inc. All Rights Reserved.