Changeset 74382 in vbox
- Timestamp:
- Sep 20, 2018 11:00:40 AM (7 years ago)
- svn:sync-xref-src-repo-rev:
- 125202
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/x11/VBoxClient/draganddrop.cpp
r74380 r74382 1906 1906 * 1907 1907 * @returns IPRT status code. 1908 * @param pvData Pointer to (MIME) data from host. 1909 * @param cbData Size (in bytes) of data from host. 1908 * @param pMetaData Pointer to meta data from host. 1910 1909 */ 1911 1910 int DragInstance::hgDataReceive(PVBGLR3GUESTDNDMETADATA pMetaData)
Note:
See TracChangeset
for help on using the changeset viewer.