Searched refs:cloneToEx (Results 1 - 2 of 2) sorted by relevance

/vbox/include/VBox/com/
H A Dstring.h297 * @deprecated Use cloneToEx instead to avoid throwing exceptions.
316 HRESULT cloneToEx(BSTR *pstr) const function in class:com::Bstr
643 HRESULT cloneToEx(char **pstr) const;
667 HRESULT cloneToEx(BSTR *pbstr) const function in class:com::Utf8Str
/vbox/src/VBox/Main/glue/
H A Dstring.cpp89 HRESULT Utf8Str::cloneToEx(char **pstr) const function in class:com::Utf8Str

Completed in 45 milliseconds