Share via


NETUI_NEWPWD (Compact 2013)

3/26/2014

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

See Also

Reference

Network User Interface Structures