VirtualBox

Changeset 95386 in vbox


Ignore:
Timestamp:
Jun 27, 2022 9:11:57 AM (3 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
151981
Message:

Guest Control/Main: Added IFsInfo, IGuestFsInfo, IGuestSession::fsQueryFreeSpace() + IGuestSession::fsQueryInfo() stubs for retrieving file system information [build fix]. bugref:9500

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/idl/VirtualBox.xidl

    r95385 r95386  
    1575815758        <desc>Full path to return the free space for.</desc>
    1575915759      </param>
    15760       <param name="freeSpace" type="long long" dir="out">
     15760      <param name="freeSpace" type="long long" dir="return">
    1576115761        <desc>Free space (in bytes).</desc>
    1576215762      </param>
     
    1577515775        <desc>Full path to return file system information for.</desc>
    1577615776      </param>
    15777       <param name="info" type="IGuestFsInfo" dir="out">
     15777      <param name="info" type="IGuestFsInfo" dir="return">
    1577815778        <desc>IGuestFsInfo object containing the information.</desc>
    1577915779      </param>
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette