VirtualBox

Changeset 10098 in vbox for trunk/src/VBox/Additions


Ignore:
Timestamp:
Jul 2, 2008 12:36:45 PM (17 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
32597
Message:

Additions/common: fixed a function description (VbglR3InfoSvcReadKey)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3LibInfoSvc.cpp

    r10017 r10098  
    127127 * Retrieve a registry value.
    128128 *
    129  * @returns VBox status code.
     129 * @returns VBox status code.  If the value is not found, returns VERR_NOT_FOUND
    130130 * @param   u32ClientId     The client id returned by VbglR3ClipboardConnect().
    131131 * @param   pszKey          The registry key to save to.
     
    134134 * @param   pcbActual       Where to store the required buffer size if cbValue
    135135 *                          is too small.  On success this contains the
    136  *                          actual size of the value retrieved.  If there is
    137  *                          no such value this is set to zero.  Optional.
     136 *                          actual size of the value retrieved.  Optional.
    138137 */
    139138VBGLR3DECL(int) VbglR3InfoSvcReadKey(uint32_t u32ClientId, char *pszKey,
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