Searched defs:bstrSrc (Results 1 – 2 of 2) sorted by relevance
64 CPropVariant::CPropVariant(BSTR bstrSrc) in CPropVariant()88 CPropVariant& CPropVariant::operator=(BSTR bstrSrc) in operator =()
547 inline _variant_t::_variant_t(const _bstr_t &bstrSrc) { in _variant_t()