Changeset 82894 in vbox
- Timestamp:
- Jan 28, 2020 4:56:51 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/HostServices/SharedClipboard/VBoxSharedClipboardSvc.cpp
r82893 r82894 1192 1192 * @param fFormats The formats being requested, OR'ed together (VBOX_SHCL_FMT_XXX). 1193 1193 * @param pidEvent Event ID for waiting for new data. Optional. 1194 * Must be released by the caller with ShClEventRelease() before unregistering then. 1194 1195 */ 1195 1196 int ShClSvcDataReadRequest(PSHCLCLIENT pClient, SHCLFORMATS fFormats, PSHCLEVENTID pidEvent)
Note:
See TracChangeset
for help on using the changeset viewer.