19 #ifndef __com_sun_star_ucb_FetchError_idl__ 20 #define __com_sun_star_ucb_FetchError_idl__ 23 module
com { module sun { module star { module ucb {
30 published constants FetchError
const short ENDOFDATA
indicates that during fetching we went beyond the last or first row.
Definition: FetchError.idl:42
const short EXCEPTION
indicates that during fetching we got an exception.
Definition: FetchError.idl:51
Definition: Ambiguous.idl:22
const short SUCCESS
indicates that fetching of data was successful.
Definition: FetchError.idl:34