ReactOS 0.4.16-dev-814-g656a5dc
|
Public Attributes | |
struct list | entry |
PWSTR | pszTargetName |
PWSTR | pszUsername |
PWSTR | pszPassword |
BOOL | generic |
Definition at line 47 of file credui_main.c.
Definition at line 49 of file credui_main.c.
BOOL pending_credentials::generic |
Definition at line 53 of file credui_main.c.
PWSTR pending_credentials::pszPassword |
Definition at line 52 of file credui_main.c.
PWSTR pending_credentials::pszTargetName |
Definition at line 50 of file credui_main.c.
PWSTR pending_credentials::pszUsername |
Definition at line 51 of file credui_main.c.