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

/vbox/src/VBox/Main/src-client/
H A DDisplayImpl.cpp2280 ULONG ulMaxSize; local
2281 hrc = pMachine->COMGETTER(VideoCaptureMaxFileSize)(&ulMaxSize);
2315 ulMaxSize, com::Utf8Str(strOptions).c_str());
2335 ulMaxSize, com::Utf8Str(strOptions).c_str());

Completed in 54 milliseconds