Changeset 28269 in vbox
- Timestamp:
- Apr 13, 2010 5:17:36 PM (15 years ago)
- svn:sync-xref-src-repo-rev:
- 60011
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TabularUnified trunk/src/VBox/Frontends/VBoxManage/VBoxManageInfo.cpp ¶
r28215 r28269 1918 1918 while (true) 1919 1919 { 1920 /* Reset the array */ 1921 aLogData.setNull(); 1922 /* Fetch a chunk of the log file */ 1920 1923 CHECK_ERROR_BREAK(machine, ReadLog(uLogIdx, uOffset, _1M, 1921 1924 ComSafeArrayAsOutParam(aLogData)));
Note:
See TracChangeset
for help on using the changeset viewer.