Searched refs:pSQLAllocStmt (Results 1 – 1 of 1) sorted by relevance
65 static SQLRETURN (*pSQLAllocStmt)(SQLHDBC,SQLHSTMT*); variable770 if (!pSQLAllocStmt) in ODBC32_SQLAllocStmt()777 ret = pSQLAllocStmt(ConnectionHandle, StatementHandle); in ODBC32_SQLAllocStmt()