Searched refs:m_pFuncDesc (Results 1 – 1 of 1) sorted by relevance
83 FUNCDESC * m_pFuncDesc; member in ole_adapter::FuncDesc88 m_pFuncDesc(NULL), in FuncDesc()100 return m_pFuncDesc; in operator ->()105 return & m_pFuncDesc; in operator &()110 return m_pFuncDesc; in operator FUNCDESC*()116 m_pFuncDesc = pDesc; in operator =()117 return m_pFuncDesc; in operator =()121 FUNCDESC* pDesc = m_pFuncDesc; in Detach()122 m_pFuncDesc = NULL; in Detach()128 if (m_pFuncDesc != NULL) in ReleaseFUNCDESC()[all …]
Completed in 16 milliseconds