Changeset 80558 in vbox for trunk/include
- Timestamp:
- Sep 3, 2019 6:57:13 AM (6 years ago)
- svn:sync-xref-src-repo-rev:
- 133072
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/VBox/HostServices/VBoxClipboardExt.h
r79088 r80558 57 57 typedef struct _VBOXCLIPBOARDEXTPARMS 58 58 { 59 uint32_t u32Format;59 uint32_t uFormat; 60 60 union 61 61 {
Note:
See TracChangeset
for help on using the changeset viewer.