VirtualBox

Changeset 99256 in vbox for trunk/include/VBox/HostServices


Ignore:
Timestamp:
Mar 31, 2023 12:40:07 PM (22 months ago)
Author:
vboxsync
Message:

Guest Control: More renaming; required for preparation of implementing querying guest file system information. bugref:10414

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/HostServices/GuestControlSvc.h

    r99254 r99256  
    972972 * Queries information for a file system object on the guest.
    973973 */
    974 typedef struct HGCMMsgFsQueryInfo
     974typedef struct HGCMMsgFsObjQueryInfo
    975975{
    976976    VBGLIOCHGCMCALL hdr;
     
    983983    /** Flags (GSTCTL_PATH_F_XXX). */
    984984    HGCMFunctionParameter flags;
    985 } HGCMMsgFsQueryInfo;
     985} HGCMMsgFsObjQueryInfo;
    986986#endif /* VBOX_WITH_GSTCTL_TOOLBOX_AS_CMDS */
    987987
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