Changeset 25306 in vbox for trunk/include
- Timestamp:
- Dec 10, 2009 4:24:18 PM (15 years ago)
- svn:sync-xref-src-repo-rev:
- 55872
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/VBox/HostServices/GuestPropertySvc.h
r24703 r25306 248 248 249 249 /** 250 * Set global flags for the service. Currently RDONLYGUEST is supported. 251 * Takes one 32-bit unsigned integer parameter for the flags. 252 */ 253 SET_GLOBAL_FLAGS_HOST = 7, 254 255 /** 250 256 * Flush notifications. 251 257 * Takes one 32-bit unsigned integer parameter that gives the number of
Note:
See TracChangeset
for help on using the changeset viewer.