Changeset 82540 in vbox
- Timestamp:
- Dec 10, 2019 1:04:09 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/HostServices/SharedClipboard/VBoxSharedClipboardSvc.cpp
r82534 r82540 1151 1151 * @param pClient Client to request to read data form. 1152 1152 * @param fFormat The format being requested (VBOX_SHCL_FMT_XXX). 1153 * @param p uEventEvent ID for waiting for new data. Optional.1153 * @param pidEvent Event ID for waiting for new data. Optional. 1154 1154 */ 1155 1155 int ShClSvcDataReadRequest(PSHCLCLIENT pClient, SHCLFORMAT fFormat, PSHCLEVENTID pidEvent)
Note:
See TracChangeset
for help on using the changeset viewer.