Changeset 28297 in vbox for trunk/include/VBox/HostServices
- Timestamp:
- Apr 14, 2010 12:17:11 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/VBox/HostServices/GuestControlSvc.h
r28286 r28297 78 78 /** Context ID to identify callback data. */ 79 79 uint32_t u32ContextID; 80 /** Atomic flag whether callback was called. */81 bool bCalled;82 80 } HOSTCCALLBACKHEADER, *PHOSTCCALLBACKHEADER; 83 81
Note:
See TracChangeset
for help on using the changeset viewer.