|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Field15
IDL: [ helpstring(""), hidden, dual, nonextensible, oleautomation, dispatchable ] interface
Nested Class Summary | |
---|---|
static class |
Field15.Disp
Implementation, COM to Java. |
static class |
Field15.Jni
Implementation, Java to COM. |
Field Summary | |
---|---|
static GUID |
IID
IDL: [uuid(00000505-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 | |
---|---|
void |
AppendChunk(Object Data)
IDL: [ helpstring("") ] |
int |
getActualSize()
IDL: [ helpstring("") ] |
int |
getAttributes()
IDL: [ helpstring("") ] |
Object |
GetChunk(int Length)
IDL: [ helpstring("") ] |
int |
getDefinedSize()
IDL: [ helpstring("") ] |
String |
getName()
IDL: [ helpstring("") ] |
short |
getNumericScale()
IDL: [ helpstring("") ] |
Object |
getOriginalValue()
IDL: [ helpstring("") ] |
short |
getPrecision()
IDL: [ helpstring("") ] |
int |
getType()
IDL: [ helpstring("") ] |
Object |
getUnderlyingValue()
IDL: [ helpstring("") ] |
Object |
getValue()
IDL: [ helpstring("") ] |
void |
setValue(Object pvar)
IDL: [ helpstring("") ] |
Methods inherited from interface com.moesol.bindings.platform_sdk.data_services._ADO |
---|
getProperties |
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(00000505-0000-0010-8000-00AA006D2EA4)]
Method Detail |
---|
int getActualSize()
IDL: [ helpstring("") ]
IDL: [out] [retval] LONG*
int getAttributes()
IDL: [ helpstring("") ]
IDL: [out] [retval] LONG*
int getDefinedSize()
IDL: [ helpstring("") ]
IDL: [out] [retval] LONG*
String getName()
IDL: [ helpstring("") ]
IDL: [out] [retval] BSTR*
int getType()
IDL: [ helpstring("") ]
IDL: [out] [retval] DataTypeEnum*
Object getValue()
IDL: [ helpstring("") ]
IDL: [out] [retval] VARIANT*
void setValue(Object pvar)
IDL: [ helpstring("") ]
pvar
- IDL: [in] VARIANT
short getPrecision()
IDL: [ helpstring("") ]
IDL: [out] [retval] BYTE*
short getNumericScale()
IDL: [ helpstring("") ]
IDL: [out] [retval] BYTE*
void AppendChunk(Object Data)
IDL: [ helpstring("") ]
Data
- IDL: [in] VARIANT
Object GetChunk(int Length)
IDL: [ helpstring("") ]
Length
- IDL: [in] LONG
IDL: [out] [retval] VARIANT*
Object getOriginalValue()
IDL: [ helpstring("") ]
IDL: [out] [retval] VARIANT*
Object getUnderlyingValue()
IDL: [ helpstring("") ]
IDL: [out] [retval] VARIANT*
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |