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.
1/6/2010
This structure specifies the password for GetNewPassword.
Syntax
typedef struct _NETUI_NEWPWD{
TCHAR szNewPassword[PWLEN+1];
} NETUI_NEWPWD, *PNETUI_NEWPWD;
Members
- szNewPassword
Specifies the password for the resource.
Requirements
| Header | netui.h |
| Windows Embedded CE | Windows CE 5.0 and later |