Changeset 19027 in vbox for trunk/include/VBox/GuestHost
- Timestamp:
- Apr 20, 2009 1:52:58 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/VBox/GuestHost/SharedClipboard.h
r18824 r19027 65 65 * during a request for the clipboard contents) */ 66 66 uint32_t *pcbActual; 67 /** Return code for the request processing code */ 68 int rc; 67 69 /** The clipboard context this request is associated with */ 68 70 VBOXCLIPBOARDCONTEXTX11 *pCtx;
Note:
See TracChangeset
for help on using the changeset viewer.