Searched refs:bstrSrc (Results 1 – 2 of 2) sorted by relevance
64 CPropVariant::CPropVariant(BSTR bstrSrc) in CPropVariant() argument67 *this = bstrSrc; in CPropVariant()88 CPropVariant& CPropVariant::operator=(BSTR bstrSrc) in operator =() argument90 *this = (LPCOLESTR)bstrSrc; in operator =()
61 CPropVariant(BSTR bstrSrc);78 CPropVariant& operator=(BSTR bstrSrc);