Changeset 14105 in vbox for trunk/include/VBox
- Timestamp:
- Nov 11, 2008 7:20:50 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/VBox/HostServices/GuestPropertySvc.h
r14104 r14105 448 448 typedef struct _GetNotification 449 449 { 450 VBoxGuestHGCMCallInfo Timeouthdr;450 VBoxGuestHGCMCallInfo hdr; 451 451 452 452 /**
Note:
See TracChangeset
for help on using the changeset viewer.