Searched refs:T3SQLMoreResults (Results 1 – 5 of 5) sorted by relevance
77 T3SQLMoreResults pODBC3SQLMoreResults;223 …if( ( pODBC3SQLMoreResults = (T3SQLMoreResults)osl_getFunctionSymbol(pODBCso, ::rtl::OUString::cre… in LoadFunctions()
112 extern T3SQLMoreResults pODBC3SQLMoreResults;
75 T3SQLMoreResults pODBC3SQLMoreResults;227 …if( ( pODBC3SQLMoreResults = (T3SQLMoreResults)osl_getFunctionSymbol(pODBCso, ::rtl::OUString::cre… in LoadFunctions()
77 extern T3SQLMoreResults pODBC3SQLMoreResults;
348 typedef SQLRETURN (SQL_API *T3SQLMoreResults) ( SQLHSTMT StatementHandle); typedef350 #define N3SQLMoreResults(a) (*(T3SQLMoreResults)getOdbcFunction(ODBC3SQLMoreResults))(a)
Completed in 27 milliseconds