|  |  |  | GNOME Data Access 5 manual |  | 
|---|---|---|---|---|
| Top | Description | Object Hierarchy | Implemented Interfaces | ||||
struct              GdaHandlerBin;
struct              GdaHandlerBinClass;
                    GdaHandlerBinPriv;
GdaDataHandler *    gda_handler_bin_new                 (void);
You should normally not need to use this API, refer to the GdaDataHandler interface documentation for more information.
GdaDataHandler *    gda_handler_bin_new                 (void);
Creates a data handler for binary values
| Returns : | the new object. [transfer full] |