Changeset 30013 in vbox for trunk/include/VBox/HostServices
- Timestamp:
- Jun 3, 2010 2:40:59 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/VBox/HostServices/GuestControlSvc.h
r29785 r30013 175 175 /** 176 176 * Guest disconnected (terminated normally or due to a crash HGCM 177 * detected when calling service::clientDisconnect(). 177 * detected when calling service::clientDisconnect(). 178 178 */ 179 179 GUEST_DISCONNECTED = 3,
Note:
See TracChangeset
for help on using the changeset viewer.