VirtualBox

Changeset 24259 in vbox for trunk/include


Ignore:
Timestamp:
Nov 2, 2009 2:46:15 PM (15 years ago)
Author:
vboxsync
Message:

VbglR3: Added credential handling functions.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/VBoxGuestLib.h

    r23916 r24259  
    494494# endif /* VBOX_WITH_GUEST_PROPS defined */
    495495
     496/** @name User credentials handling
     497 * @{ */
     498VBGLR3DECL(bool)    VbglR3CredentialsAvailable(void);
     499VBGLR3DECL(int)     VbglR3CredentialsRetrieve(char **ppszUser, char **ppszPassword, char **ppszDomain);
     500/** @}  */
     501
    496502#endif /* IN_RING3 */
    497503/** @} */
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