VirtualBox

Ignore:
Timestamp:
Aug 2, 2012 12:11:44 PM (12 years ago)
Author:
vboxsync
Message:

Guest Control 2.0: Update.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/include/GuestSessionImpl.h

    r42525 r42530  
    127127    int                     dispatchToProcess(uint32_t uContextID, uint32_t uFunction, void *pvData, size_t cbData);
    128128    int                     fileClose(ComObjPtr<GuestFile> pFile);
     129    int                     fileQueryInfoInternal(const Utf8Str &strPath, GuestFsObjData &objData);
     130    int                     fileQuerySizeInternal(const Utf8Str &strPath, int64_t *pllSize);
    129131    const GuestCredentials &getCredentials(void);
    130132    const GuestEnvironment &getEnvironment(void);
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