- Timestamp:
- Jun 10, 2013 2:18:51 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VBoxManage/VBoxManageControlVM.cpp
r46465 r46466 1377 1377 } 1378 1378 1379 for (unsigned i = 0; i < cMonitors; i++)1380 RTPrintf(" %d\n", saScreens[i]);1381 1379 CHECK_ERROR_BREAK(sessionMachine, COMSETTER(VideoCaptureScreens)(ComSafeArrayAsInParam(saScreens))); 1382 1380 }
Note:
See TracChangeset
for help on using the changeset viewer.