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