VirtualBox

Changeset 78035 in vbox


Ignore:
Timestamp:
Apr 8, 2019 11:03:56 AM (6 years ago)
Author:
vboxsync
Message:

Guest Control/Main: Fixed DIRREMOVEREC_FLAG_VALID_MASK for calling GuestSession::i_directoryRemove().

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/GuestHost/GuestControl.h

    r77069 r78035  
    9494#define DIRREMOVEREC_FLAG_CONTENT_ONLY         RT_BIT(2)
    9595/** Mask of valid flags. */
    96 #define DIRREMOVEREC_FLAG_VALID_MASK           UINT32_C(0x00000003)
     96#define DIRREMOVEREC_FLAG_VALID_MASK           UINT32_C(0x00000007)
    9797/** @}   */
    9898
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