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

/vbox/src/VBox/Frontends/VBoxManage/
H A DVBoxManageInfo.cpp1354 ComPtr<ISystemProperties> sysProps; local
1355 pVirtualBox->COMGETTER(SystemProperties)(sysProps.asOutParam());
1359 sysProps->COMGETTER(SerialPortCount)(&maxUARTs);
1441 sysProps->COMGETTER(ParallelPortCount)(&maxLPTs);

Completed in 38 milliseconds