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

/vbox/src/VBox/Main/src-server/
H A DVRDEServerImpl.cpp681 Bstr strlib; local
682 hrc = systemProperties->COMGETTER(VRDEAuthLibrary)(strlib.asOutParam());
684 aLibrary = Utf8Str(strlib).c_str();

Completed in 43 milliseconds