Searched refs:m_pAllocHandle (Results 1 – 2 of 2) sorted by relevance
133 #define NSQLAllocHandle(a,b,c) (*(TSQLAllocHandle)(m_pAllocHandle))(a,b,c)206 :m_pAllocHandle(NULL) in DBG_NAME()224 m_pAllocHandle = loadSymbol("SQLAllocHandle"); in DBG_NAME()230 if (!m_pAllocHandle || !m_pSetEnvAttr || !m_pDataSources || !m_pFreeHandle) in DBG_NAME()233 m_pAllocHandle = m_pFreeHandle = m_pSetEnvAttr = m_pDataSources = NULL; in DBG_NAME()
89 oslGenericFunction m_pAllocHandle; member in dbaui::OOdbcEnumeration
Completed in 13 milliseconds