Changeset 82534 in vbox for trunk/src/VBox/GuestHost
- Timestamp:
- Dec 10, 2019 10:41:32 AM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/GuestHost/SharedClipboard/clipboard-common.cpp
r82527 r82534 443 443 * @param uID Event ID to signal. 444 444 * @param pPayload Event payload to associate. Takes ownership. Optional. 445 * 446 * @note Caller must enter crit sect protecting the event source! 445 447 */ 446 448 int ShClEventSignal(PSHCLEVENTSOURCE pSource, SHCLEVENTID uID,
Note:
See TracChangeset
for help on using the changeset viewer.