Searched refs:MyCopy (Results 1 – 1 of 1) sorted by relevance
98 CMyComBSTR(const CMyComBSTR& src) { m_str = src.MyCopy(); } in CMyComBSTR()116 m_str = src.MyCopy();130 BSTR MyCopy() const in MyCopy() function