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

/vbox/src/VBox/Runtime/r3/win/
H A DRTSystemQueryDmiString-win.cpp176 BSTR pBstrPropName = rtSystemWinBstrFromUtf8(pszPropName); local
177 if (pBstrPropName)
216 hrc = pObj->Get(pBstrPropName, 0, &Var, 0, 0);
248 SysFreeString(pBstrPropName);

Completed in 42 milliseconds