Changeset 27781 in vbox for trunk/include
- Timestamp:
- Mar 29, 2010 11:52:20 AM (15 years ago)
- svn:sync-xref-src-repo-rev:
- 59430
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/VBox/HostServices/GuestPropertySvc.h
r25647 r27781 251 251 * Takes one 32-bit unsigned integer parameter for the flags. 252 252 */ 253 SET_GLOBAL_FLAGS_HOST = 7, 254 255 /** 256 * Flush notifications. 257 * Takes one 32-bit unsigned integer parameter that gives the number of 258 * milliseconds to wait for the worker thread to get the work done. 259 */ 260 FLUSH_NOTIFICATIONS_HOST 253 SET_GLOBAL_FLAGS_HOST = 7 261 254 }; 262 255
Note:
See TracChangeset
for help on using the changeset viewer.