com.moesol.bindings.microsoft.dao
Class Error.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.Error.Jni
- All Implemented Interfaces:
- Error, IDispatch, IUnknown
- Enclosing interface:
- Error
public static class Error.Jni
- extends IDispatch.Jni
- implements Error
Implementation, Java to COM.
Fields inherited from interface com.moesol.bindings.microsoft.dao.Error |
IID, TYPELIB |
Methods inherited from class com.moesol.bindings.platform_sdk.component_services.IDispatch.Jni |
Invoke |
Error.Jni
protected Error.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
getNumber
public int getNumber()
- Description copied from interface:
Error
IDL: [ helpstring("") ]
- Specified by:
getNumber
in interface Error
- Returns:
IDL: [out] [retval] LONG*
getSource
public String getSource()
- Description copied from interface:
Error
IDL: [ helpstring("") ]
- Specified by:
getSource
in interface Error
- Returns:
IDL: [out] [retval] BSTR*
getDescription
public String getDescription()
- Description copied from interface:
Error
IDL: [ helpstring("") ]
- Specified by:
getDescription
in interface Error
- Returns:
IDL: [out] [retval] BSTR*
getHelpFile
public String getHelpFile()
- Description copied from interface:
Error
IDL: [ helpstring("") ]
- Specified by:
getHelpFile
in interface Error
- Returns:
IDL: [out] [retval] BSTR*
getHelpContext
public int getHelpContext()
- Description copied from interface:
Error
IDL: [ helpstring("") ]
- Specified by:
getHelpContext
in interface Error
- Returns:
IDL: [out] [retval] LONG*
Copyright © 2004 Moebius Solutions, Inc. All Rights Reserved.