VirtualBox

Changeset 100683 in vbox for trunk/include/VBox


Ignore:
Timestamp:
Jul 21, 2023 2:34:14 PM (19 months ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
158523
Message:

Shared Clipboard: Header nit. bugref:9437

File:
1 edited

Legend:

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

    r100367 r100683  
    223223int ShClX11ThreadStop(PSHCLX11CTX pCtx);
    224224int ShClX11ReportFormatsToX11Async(PSHCLX11CTX pCtx, SHCLFORMATS vboxFormats);
    225 int ShClX11ReadDataFromX11Async(PSHCLX11CTX pCtx, SHCLFORMAT uFmt, uint32_t cbData, PSHCLEVENT pEvent);
     225int ShClX11ReadDataFromX11Async(PSHCLX11CTX pCtx, SHCLFORMAT uFmt, uint32_t cbMax, PSHCLEVENT pEvent);
    226226void ShClX11SetCallbacks(PSHCLX11CTX pCtx, PSHCLCALLBACKS pCallbacks);
    227227/** @} */
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