Searched refs:bstrSrc (Results 1 – 2 of 2) sorted by relevance
24 CPropVariant::CPropVariant(BSTR bstrSrc) in CPropVariant() argument27 *this = bstrSrc; in CPropVariant()47 CPropVariant& CPropVariant::operator=(BSTR bstrSrc) in operator =() argument49 *this = (LPCOLESTR)bstrSrc; in operator =()
19 CPropVariant(BSTR bstrSrc);31 CPropVariant& operator=(BSTR bstrSrc);