VirtualBox

Ignore:
Timestamp:
Apr 9, 2018 7:29:20 PM (7 years ago)
Author:
vboxsync
Message:

Guest Control/Main: API docs update for IGuestFile::queryInfo() and IGuestFile::querySize().

File:
1 edited

Legend:

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

    r71651 r71797  
    1341413414      <desc>
    1341513415        Queries information about this file.
    13416 
    13417         <result name="E_NOTIMPL">
    13418           The method is not implemented yet.
    13419         </result>
    1342013416      </desc>
    1342113417      <param name="objInfo" type="IFsObjInfo" dir="return">
     
    1342913425           This is a query method both to match IGuestSession::fileQuerySize to
    1343013426           highlight that it is a value that is not cacheable as others may be
    13431            changing the file concurrently (image reading /var/log/messages). -->
     13427           changing the file concurrently (imagine reading /var/log/messages). -->
    1343213428      <desc>
    1343313429        Queries the current file size.
    13434 
    13435         <result name="E_NOTIMPL">
    13436           The method is not implemented yet.
    13437         </result>
    1343813430      </desc>
    1343913431      <param name="size" type="long long" dir="return">
Note: See TracChangeset for help on using the changeset viewer.

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