Changeset 95386 in vbox
- Timestamp:
- Jun 27, 2022 9:11:57 AM (3 years ago)
- svn:sync-xref-src-repo-rev:
- 151981
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/idl/VirtualBox.xidl
r95385 r95386 15758 15758 <desc>Full path to return the free space for.</desc> 15759 15759 </param> 15760 <param name="freeSpace" type="long long" dir=" out">15760 <param name="freeSpace" type="long long" dir="return"> 15761 15761 <desc>Free space (in bytes).</desc> 15762 15762 </param> … … 15775 15775 <desc>Full path to return file system information for.</desc> 15776 15776 </param> 15777 <param name="info" type="IGuestFsInfo" dir=" out">15777 <param name="info" type="IGuestFsInfo" dir="return"> 15778 15778 <desc>IGuestFsInfo object containing the information.</desc> 15779 15779 </param>
Note:
See TracChangeset
for help on using the changeset viewer.