VirtualBox

Changeset 96885 in vbox for trunk/include


Ignore:
Timestamp:
Sep 26, 2022 7:09:42 PM (2 years ago)
Author:
vboxsync
Message:

Additions: X11: DRM Client: Monitor guest properties in a bit more efficient way, bugref:10134.

Once monitoring guest property change, there is no reason to re-ask host to re-read
guest property value if host already issued notification about the property.
Flag fWasDeleted will also tell if property was removed. This commit also makes a room
to monitor more than one guest property which related to VBoxDRMClient.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/VBoxGuestLib.h

    r96407 r96885  
    826826/** @name DRM client handling
    827827 * @{ */
     828/** Guest property names pattern which is used by Guest Additions DRM services. */
     829# define VBGLR3DRMPROPPTR           "/VirtualBox/GuestAdd/DRM*"
    828830/** Guest property that defines if the DRM IPC server access should be restricted to a specific user group. */
    829831# define VBGLR3DRMIPCPROPRESTRICT   "/VirtualBox/GuestAdd/DRMIpcRestricted"
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