Changeset 81560 in vbox for trunk/include/VBox
- Timestamp:
- Oct 28, 2019 10:34:52 AM (5 years ago)
- svn:sync-xref-src-repo-rev:
- 134299
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/VBox/VBoxGuestLib.h
r81559 r81560 607 607 /** IN: Maximum chunk size (in bytes). */ 608 608 uint32_t cbChunkSize; 609 /** Flag indicating whether to use the legacy protocol (<= VBox 6.1) or not. 609 /** Flag indicating whether to use the legacy protocol (<= VBox 6.1) or not. 610 610 * This is determined in VbglR3ClipboardConnectEx(). */ 611 611 bool fUseLegacyProtocol;
Note:
See TracChangeset
for help on using the changeset viewer.