VirtualBox

Ignore:
Timestamp:
Jan 4, 2017 12:08:05 PM (8 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
112604
Message:

HostServices: doxygen fixes

Location:
trunk/src/VBox/HostServices/SharedClipboard
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/HostServices/SharedClipboard/darwin-pasteboard.cpp

    r62489 r65102  
    6464 * that is supported by vbox and return it.
    6565 *
    66  * @param   pPasteboardRef Reference to the global pasteboard.
     66 * @param   pPasteboard    Reference to the global pasteboard.
    6767 * @param   pfFormats      Pointer for the bit combination of the
    6868 *                         supported types.
    69  * @param   pbChanged      True if something has changed after the
     69 * @param   pfChanged      True if something has changed after the
    7070 *                         last call.
    7171 *
     
    137137 * structure for further processing.
    138138 *
    139  * @param   pPasteboardRef Reference to the global pasteboard.
    140  * @param   fFormats       The format type which should be read.
     139 * @param   pPasteboard    Reference to the global pasteboard.
     140 * @param   fFormat        The format type which should be read.
    141141 * @param   pv             The destination buffer.
    142142 * @param   cb             The size of the destination buffer.
     
    274274 * structure.
    275275 *
    276  * @param   pPasteboardRef Reference to the global pasteboard.
     276 * @param   pPasteboard    Reference to the global pasteboard.
    277277 * @param   pv             The source buffer.
    278278 * @param   cb             The size of the source buffer.
    279  * @param   fFormats       The format type which should be written.
     279 * @param   fFormat        The format type which should be written.
    280280 *
    281281 * @returns IPRT status code.
  • trunk/src/VBox/HostServices/SharedClipboard/darwin.cpp

    r62489 r65102  
    7373 *
    7474 * @returns VINF_SUCCESS (not used).
    75  * @param   Thread      Our thread handle.
     75 * @param   ThreadSelf  Our thread handle.
    7676 * @param   pvUser      Pointer to the VBOXCLIPBOARDCONTEXT structure.
    7777 *
Note: See TracChangeset for help on using the changeset viewer.

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