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

/vbox/src/VBox/Main/src-client/
H A DConsoleImpl2.cpp398 * @param rBstrValue The string value.
402 const Bstr &rBstrValue)
404 InsertConfigString(pNode, pcszName, Utf8Str(rBstrValue));
400 InsertConfigString(PCFGMNODE pNode, const char *pcszName, const Bstr &rBstrValue) argument

Completed in 53 milliseconds