VirtualBox

Ignore:
Timestamp:
Jun 17, 2019 10:39:33 AM (6 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
131347
Message:

Shared Clipboard/URI: Doxygen fixes.

File:
1 edited

Legend:

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

    r79174 r79176  
    154154 * @param   cParms              Number of HGCM parameters supplied in \a paParms.
    155155 * @param   paParms             Array of HGCM parameters.
    156  * @param   pDataHdr            Where to store the result.
     156 * @param   pDataChunk          Where to store the result.
    157157 */
    158158int VBoxSvcClipboardURIReadDataChunk(uint32_t cParms, VBOXHGCMSVCPARM paParms[], PVBOXCLIPBOARDDATACHUNK pDataChunk)
     
    188188 * @param   cParms              Number of HGCM parameters supplied in \a paParms.
    189189 * @param   paParms             Array of HGCM parameters.
    190  * @param   pDataHdr            Where to store the result.
     190 * @param   pDirData            Where to store the result.
    191191 */
    192192int VBoxSvcClipboardURIReadDir(uint32_t cParms, VBOXHGCMSVCPARM paParms[], PVBOXCLIPBOARDDIRDATA pDirData)
     
    222222 * @param   cParms              Number of HGCM parameters supplied in \a paParms.
    223223 * @param   paParms             Array of HGCM parameters.
    224  * @param   pDataHdr            Where to store the result.
     224 * @param   pFileHdr            Where to store the result.
    225225 */
    226226int VBoxSvcClipboardURIReadFileHdr(uint32_t cParms, VBOXHGCMSVCPARM paParms[], PVBOXCLIPBOARDFILEHDR pFileHdr)
     
    255255 * @param   cParms              Number of HGCM parameters supplied in \a paParms.
    256256 * @param   paParms             Array of HGCM parameters.
    257  * @param   pDataHdr            Where to store the result.
     257 * @param   pFileData           Where to store the result.
    258258 */
    259259int VBoxSvcClipboardURIReadFileData(uint32_t cParms, VBOXHGCMSVCPARM paParms[], PVBOXCLIPBOARDFILEDATA pFileData)
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