VirtualBox

Changeset 27676 in vbox


Ignore:
Timestamp:
Mar 24, 2010 4:18:50 PM (15 years ago)
Author:
vboxsync
Message:

iprt/process.h: corrected the docs

File:
1 edited

Legend:

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

    r27515 r27676  
    165165 *                      user as the current process.
    166166 *                      Windows: Use user@domain format to specify a domain.
    167  * @param   pszPassword Password for user account to run the process as.
    168  *                      Pass NULL to use the same user as the current process.
     167 * @param   pszPassword Password to use to authenticate @a pszAsUser.  Must be
     168 *                      NULL wif pszAsUser is NULL.  Whether this is actually
     169 *                      used or not depends on the platform.
    169170 * @param   phProcess   Where to store the process handle on successful return.
    170171 *                      The content is not changed on failure.  NULL is allowed.
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