NETUI_NEWPWD (Windows CE 5.0)
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