Changeset 85986 in vbox for trunk/include/VBox
- Timestamp:
- Sep 1, 2020 5:55:05 PM (5 years ago)
- svn:sync-xref-src-repo-rev:
- 140182
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/VBox/GuestHost/SharedClipboard.h
r85985 r85986 181 181 int ShClEventUnregister(PSHCLEVENTSOURCE pSource, SHCLEVENTID idEvent); 182 182 int ShClEventWait(PSHCLEVENTSOURCE pSource, SHCLEVENTID idEvent, RTMSINTERVAL uTimeoutMs, PSHCLEVENTPAYLOAD *ppPayload); 183 184 void ShClEventPayloadDetach(PSHCLEVENTSOURCE pSource, SHCLEVENTID idEvent);185 183 /** @} */ 186 184
Note:
See TracChangeset
for help on using the changeset viewer.