Home
last modified time | relevance | path

Searched defs:GetWString (Results 1 – 1 of 1) sorted by relevance

/third_party/mingw-w64/mingw-w64-headers/include/
Dcomutil.h325 inline const wchar_t *_bstr_t::Data_t::GetWString() const throw() { return m_wstr; } in GetWString() function
326 inline wchar_t *&_bstr_t::Data_t::GetWString() throw() { return m_wstr; } in GetWString() function