ReactOS 0.4.15-dev-8636-g945e856
|
#include <netspi.h>
DWORD AUTHDLGSTRUCTA::cbPassword |
Definition at line 46 of file netspi.h.
Referenced by NPS_ProxyPasswordDialog().
DWORD AUTHDLGSTRUCTA::cbStructure |
Definition at line 40 of file netspi.h.
Referenced by NPSAuthenticationDialogA().
DWORD AUTHDLGSTRUCTA::cbUsername |
Definition at line 44 of file netspi.h.
Referenced by NPS_ProxyPasswordDialog().
HWND AUTHDLGSTRUCTA::hwndOwner |
Definition at line 41 of file netspi.h.
Referenced by NPSAuthenticationDialogA().
LPCSTR AUTHDLGSTRUCTA::lpExplainText |
Definition at line 50 of file netspi.h.
Referenced by NPS_ProxyPasswordDialog(), and NPSAuthenticationDialogA().
LPCSTR AUTHDLGSTRUCTA::lpOUTitle |
Definition at line 49 of file netspi.h.
Referenced by NPSAuthenticationDialogA().
LPSTR AUTHDLGSTRUCTA::lpPassword |
Definition at line 45 of file netspi.h.
Referenced by NPS_ProxyPasswordDialog().
LPCSTR AUTHDLGSTRUCTA::lpResource |
Definition at line 42 of file netspi.h.
Referenced by NPS_ProxyPasswordDialog(), and NPSAuthenticationDialogA().
LPSTR AUTHDLGSTRUCTA::lpUsername |
Definition at line 43 of file netspi.h.
Referenced by NPS_ProxyPasswordDialog().