VirtualBox

Changeset 97282 in vbox for trunk/include


Ignore:
Timestamp:
Oct 24, 2022 4:24:15 PM (2 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
154270
Message:

Shared Clipboard/Service: Factored out and renamed vboxClipboardSvcWinDataSet() into common Shared Clipboard Windows code to SharedClipboardWinDataWrite(), to also make use of such basic functionality in i.e. the unit tests.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/GuestHost/SharedClipboard-win.h

    r96407 r97282  
    142142int SharedClipboardWinCheckAndInitNewAPI(PSHCLWINAPINEW pAPI);
    143143bool SharedClipboardWinIsNewAPI(PSHCLWINAPINEW pAPI);
     144
     145int SharedClipboardWinDataWrite(UINT cfFormat, void *pvData, uint32_t cbData);
    144146
    145147int SharedClipboardWinChainAdd(PSHCLWINCTX pCtx);
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette