Searched defs:rtSystemWinBstrFromUtf8 (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Runtime/r3/win/
H A DRTSystemQueryDmiString-win.cpp86 static BSTR rtSystemWinBstrFromUtf8(const char *psz) function
112 BSTR pBStrServer = rtSystemWinBstrFromUtf8(pszServer);
176 BSTR pBstrPropName = rtSystemWinBstrFromUtf8(pszPropName);
199 BSTR pBstrFilter = rtSystemWinBstrFromUtf8("Win32_ComputerSystemProduct");

Completed in 45 milliseconds