VirtualBox

Changeset 18525 in vbox for trunk/include/iprt


Ignore:
Timestamp:
Mar 30, 2009 11:43:13 AM (16 years ago)
Author:
vboxsync
Message:

iprt/string.h: clearification on RTUtf16ToUtf8 returns.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/iprt/string.h

    r18523 r18525  
    16001600 * @returns iprt status code.
    16011601 * @param   pwszString      UTF-16 string to convert.
    1602  * @param   ppszString      Receives pointer of allocated UTF-8 string.
     1602 * @param   ppszString      Receives pointer of allocated UTF-8 string on
     1603 *                          success, and is always set to NULL on failure.
    16031604 *                          The returned pointer must be freed using RTStrFree().
    16041605 */
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