11 #define P6DBCSTMT_H__ 1
46 #define INTERFACE p6IDBCStmt
224 #define IF_p6IDBCStmt {0x3dfb911a,0xe97b,0x407c,{0x97,0xaf,0xfe,0x33,0xb3,0xbb,0x2f,0xc8}}
This interface supports the creation of a prepared statement which allows binding of values to variab...
P6R's database Result Set Interface.
wchar_t P6WCHAR
Wide character type see p6i18n.h.
The base interface all [p6]COM components must derive from and implement.
P6VOID(* P6DBCQUERYRESULT)(P6ERR resultCode, p6IDBCResultSet *pResults, P6UINT32 rowCount, P6VOID *pCtx)
P6DBCQUERYRESULT.
P6UINT32 P6ERR
COM err return type see P6ERR.h.
#define P6DECLCOMMETHOD(method)
P6INT64 P6TIME
The wallclock time represented as the number of microseconds since midnight January 1 1970 UTC...
This interface provides a enumerator type interface to the result set of a query. ...
P6COM definitions and interfaces.
#define P6DECLAREIF_(iface, baseif)