Share via


NETUI_NEWPWD

Other versions of this page are also available for the following:

Windows Mobile Not SupportedWindows Embedded CE Supported

8/28/2008

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

See Also

Other Resources

Network User Interface Structures