Searched refs:bstrSrc (Results 1 – 2 of 2) sorted by relevance
54 CPropVariant::CPropVariant(BSTR bstrSrc) in CPropVariant() argument57 *this = bstrSrc; in CPropVariant()77 CPropVariant& CPropVariant::operator=(BSTR bstrSrc) in operator =() argument79 *this = (LPCOLESTR)bstrSrc; in operator =()
58 CPropVariant(BSTR bstrSrc);75 CPropVariant& operator=(BSTR bstrSrc);