VirtualBox

Changeset 82281 in vbox for trunk/include


Ignore:
Timestamp:
Nov 29, 2019 11:52:06 AM (5 years ago)
Author:
vboxsync
Message:

Shared Clipboard: Docs nits.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/GuestHost/clipboard-helper.h

    r82280 r82281  
    5353 *
    5454 * @returns VBox status code.
    55  *
    5655 * @param   pcwszSrc The source UTF-16 string.
    5756 * @param   cwcSrc   The length of the source string in RTUTF16 units.
     
    6665 * Does no checking for validity.
    6766 *
    68  * @returns VBox status code
    69  *
     67 * @returns VBox status code.
    7068 * @param   pcwszSrc Source UTF-16 text to convert.
    7169 * @param   cwcSrc   Size of the source text int RTUTF16 units.
     
    7977 * with Linux EOLs converted from a UTF-16 string with Windows EOLs.
    8078 *
    81  * @returns RT status code
    82  *
     79 * @returns VBox status code.
    8380 * @param   pcwszSrc The source UTF-16 string.
    8481 * @param   cwcSrc   The length of the source string in RTUTF16 units.
     
    9188 * EOLs.  This function does not verify that the UTF-16 is valid.
    9289 *
    93  * @returns VBox status code
    94  *
     90 * @returns VBox status code.
    9591 * @param   pcwszSrc Text to convert.
    9692 * @param   cwcSrc   Size of the source text in RTUTF16 units.
     
    147143 * Allocates with RTMemAlloc.
    148144 *
    149  * @returns VBox status code
    150  *
     145 * @returns VBox status code.
    151146 * @param   pvSrc         DIB data to convert
    152147 * @param   cbSrc         Size of the DIB data to convert in bytes
     
    162157 * Does not do any allocation.
    163158 *
    164  * @returns VBox status code
    165  *
     159 * @returns VBox status code.
    166160 * @param   pvSrc         BMP data to convert
    167161 * @param   cbSrc         Size of the BMP data to convert in bytes
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