VirtualBox

Changeset 99262 in vbox for trunk/src/VBox/Main/idl


Ignore:
Timestamp:
Apr 3, 2023 3:17:07 PM (2 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
156645
Message:

Guest Control: Implements IGuestSession::fsQueryInfo() and IGuestSession::fsQueryFreeSpace(). bugref:10414

File:
1 edited

Legend:

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

    r99150 r99262  
    1589915899      <desc>
    1590015900        Returns the free space (in bytes) of a given path.
    15901 
    15902         <result name="E_NOTIMPL">
    15903           The method is not implemented yet.
    15904         </result>
    1590515901      </desc>
    1590615902      <param name="path" type="wstring" dir="in">
     
    1591515911      <desc>
    1591615912        Returns file system information for a given path.
    15917 
    15918         <result name="E_NOTIMPL">
    15919           The method is not implemented yet.
    15920         </result>
    1592115913      </desc>
    1592215914
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