com.moesol.bindings.platform_sdk.data_services
Interface Errors
- All Superinterfaces:
- _Collection, IDispatch, IUnknown
- All Known Implementing Classes:
- Errors.Jni
public interface Errors
- extends _Collection
IDL: [ helpstring(""), dual, nonextensible, oleautomation, dispatchable ] interface
Nested Class Summary |
static class |
Errors.Disp
Implementation, COM to Java. |
static class |
Errors.Jni
Implementation, Java to COM. |
Field Summary |
static GUID |
IID
IDL: [uuid(00000501-0000-0010-8000-00AA006D2EA4)] |
static Class |
TYPELIB
|
TYPELIB
static final Class TYPELIB
IID
static final GUID IID
IDL: [uuid(00000501-0000-0010-8000-00AA006D2EA4)]
getItem
Error getItem(Object Index)
IDL: [ helpstring("") ]
- Parameters:
Index
- IDL: [in] VARIANT
- Returns:
IDL: [out] [retval] Error**
Clear
void Clear()
IDL: [ helpstring("") ]
Copyright © 2004 Moebius Solutions, Inc. All Rights Reserved.