Changeset 78945 in vbox for trunk/include/VBox
- Timestamp:
- Jun 3, 2019 7:31:08 PM (6 years ago)
- svn:sync-xref-src-repo-rev:
- 131068
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/VBox/HostServices/VBoxClipboardSvc.h
r78725 r78945 337 337 #pragma pack() 338 338 339 # ifdef VBOX_WITH_SHARED_CLIPBOARD_URI_LIST340 341 339 /** Builds a callback magic out of the function ID and the version 342 340 * of the callback data. */ … … 442 440 int32_t rc; 443 441 } VBOXCLIPBOARDERRORDATA, *PVBOXCLIPBOARDERRORDATA; 444 # endif /* VBOX_WITH_SHARED_CLIPBOARD_URI_LIST */445 442 446 443 bool VBoxSvcClipboardGetHeadless(void);
Note:
See TracChangeset
for help on using the changeset viewer.