Changeset 96885 in vbox for trunk/include
- Timestamp:
- Sep 26, 2022 7:09:42 PM (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/VBox/VBoxGuestLib.h
r96407 r96885 826 826 /** @name DRM client handling 827 827 * @{ */ 828 /** Guest property names pattern which is used by Guest Additions DRM services. */ 829 # define VBGLR3DRMPROPPTR "/VirtualBox/GuestAdd/DRM*" 828 830 /** Guest property that defines if the DRM IPC server access should be restricted to a specific user group. */ 829 831 # define VBGLR3DRMIPCPROPRESTRICT "/VirtualBox/GuestAdd/DRMIpcRestricted"
Note:
See TracChangeset
for help on using the changeset viewer.