Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This function retrieves user credentials for OS components such as PPP and the redirector. It interacts with the OS credential manager to persist user credentials as appropriate.
BOOL GetUsernamePassword(HWND hParent, PNETUI_USERPWD pUserPwd);
Parameters
- hParent
Handle to the parent window requiring a user password. - pUserPwd
Pointer to the password.
Return Values
TRUE indicates success. FALSE indicates failure.
Requirements
OS Versions: Windows CE 2.10 and later.
Header: Netui.h.
Link Library: Netui.lib.
See Also
Network User Interface Functions | GetResourcePassword | NETUI_USERPWD
Send Feedback on this topic to the authors