Home
last modified time | relevance | path

Searched refs:TSQLAllocHandle (Results 1 – 1 of 1) sorted by relevance

/aoo42x/main/dbaccess/source/ui/dlg/
H A Dodbcconfig.cxx126 typedef SQLRETURN (SQL_API* TSQLAllocHandle) (SQLSMALLINT HandleType, SQLHANDLE InputHandle, SQLHAN… typedef
133 #define NSQLAllocHandle(a,b,c) (*(TSQLAllocHandle)(m_pAllocHandle))(a,b,c)

Completed in 11 milliseconds