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

/vbox/src/VBox/Main/src-client/
H A DDisplayImpl.cpp2283 BSTR strOptions; local
2284 hrc = pMachine->COMGETTER(VideoCaptureOptions)(&strOptions);
2315 ulMaxSize, com::Utf8Str(strOptions).c_str());
2335 ulMaxSize, com::Utf8Str(strOptions).c_str());

Completed in 135 milliseconds