2008/6/5 Johannes Schmid <[EMAIL PROTECTED]>: > Hi! > > gda_connection_add/del_prepared_statement return a gpointer. What is the > type of the returned pointer? Is this depending on the provider? Should > I wrap those in C++? >
These methods are not public API for the end user, they are reserved for providers implementations, so I don't think it's necessary to wrap those in C++. Regards, Vivien _______________________________________________ gnome-db-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gnome-db-list
