Searched defs:bstr2 (Results 1 – 2 of 2) sorted by relevance
62 void ScopedBstr::Swap(ScopedBstr& bstr2) { in Swap()
361 BSTR bstr2 = str.m_wstr; in Compare() local