VirtualBox

Ignore:
Timestamp:
Jan 18, 2022 4:05:48 PM (3 years ago)
Author:
vboxsync
Message:

Shared Clipboard/X11: Renamed mandatory (own) X11 callbacks to better point out the data flow, added some docs [build fix].

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/HostServices/SharedClipboard/VBoxSharedClipboardSvc-x11.cpp

    r93321 r93326  
    307307}
    308308
    309 /** @copydoc ShClX11ReportDataCallback */
    310309DECLCALLBACK(void) ShClX11ReportDataCallback(PSHCLCONTEXT pCtx, int rcCompletion,
    311310                                             CLIPREADCBREQ *pReq, void *pv, uint32_t cb)
     
    352351}
    353352
    354 /** @copydoc ShClX11RequestDataCallback */
    355353DECLCALLBACK(int) ShClX11RequestDataCallback(PSHCLCONTEXT pCtx, SHCLFORMAT uFmt, void **ppv, uint32_t *pcb)
    356354{
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