Searched refs:m_pTypeAttr (Results 1 – 1 of 1) sorted by relevance
163 TYPEATTR* m_pTypeAttr; member in ole_adapter::TypeAttr166 m_pTypeAttr( NULL ), in TypeAttr()173 if (m_pTypeAttr != NULL) in ~TypeAttr()175 m_pTypeInfo->ReleaseTypeAttr(m_pTypeAttr); in ~TypeAttr()181 return &m_pTypeAttr; in operator &()186 return m_pTypeAttr; in operator ->()
Completed in 5 milliseconds