|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Error
IDL: [ helpstring(""), dual, nonextensible, oleautomation, dispatchable ] interface
| Nested Class Summary | |
|---|---|
static class |
Error.Disp
Implementation, COM to Java. |
static class |
Error.Jni
Implementation, Java to COM. |
| Field Summary | |
|---|---|
static GUID |
IID
IDL: [uuid(00000500-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 | |
|---|---|
String |
getDescription()
IDL: [ helpstring("") ] |
int |
getHelpContext()
IDL: [ helpstring("") ] |
String |
getHelpFile()
IDL: [ helpstring("") ] |
int |
getNativeError()
IDL: [ helpstring("") ] |
int |
getNumber()
IDL: [ helpstring("") ] |
String |
getSource()
IDL: [ helpstring("") ] |
String |
getSQLState()
IDL: [ helpstring("") ] |
| Methods inherited from interface com.moesol.bindings.platform_sdk.component_services.IUnknown |
|---|
QueryInterface, QueryInterface, Release |
| Field Detail |
|---|
static final Class TYPELIB
static final GUID IID
IDL: [uuid(00000500-0000-0010-8000-00AA006D2EA4)]
| Method Detail |
|---|
int getNumber()
IDL: [ helpstring("") ]
IDL: [out] [retval] LONG*String getSource()
IDL: [ helpstring("") ]
IDL: [out] [retval] BSTR*String getDescription()
IDL: [ helpstring("") ]
IDL: [out] [retval] BSTR*String getHelpFile()
IDL: [ helpstring("") ]
IDL: [out] [retval] BSTR*int getHelpContext()
IDL: [ helpstring("") ]
IDL: [out] [retval] LONG*String getSQLState()
IDL: [ helpstring("") ]
IDL: [out] [retval] BSTR*int getNativeError()
IDL: [ helpstring("") ]
IDL: [out] [retval] LONG*
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||