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 structure specifies the password for GetNewPassword.
typedef struct _NETUI_NEWPWD{
TCHAR szNewPassword[PWLEN+1];} NETUI_NEWPWD, *PNETUI_NEWPWD;
Members
- szNewPassword
Specifies the password for the resource.
Requirements
OS Versions: Windows CE 5.0 and later.
Header: Netui.h.
See Also
Network User Interface Structures
Send Feedback on this topic to the authors