ReactOS 0.4.15-dev-8052-gc0e3179
AUTHDLGSTRUCTA Struct Reference

#include <netspi.h>

Collaboration diagram for AUTHDLGSTRUCTA:

Public Attributes

DWORD cbStructure
 
HWND hwndOwner
 
LPCSTR lpResource
 
LPSTR lpUsername
 
DWORD cbUsername
 
LPSTR lpPassword
 
DWORD cbPassword
 
LPSTR lpOrgUnit
 
DWORD cbOrgUnit
 
LPCSTR lpOUTitle
 
LPCSTR lpExplainText
 
LPCSTR lpDefaultUserName
 
DWORD dwFlags
 

Detailed Description

Definition at line 38 of file netspi.h.

Member Data Documentation

◆ cbOrgUnit

DWORD AUTHDLGSTRUCTA::cbOrgUnit

Definition at line 48 of file netspi.h.

◆ cbPassword

DWORD AUTHDLGSTRUCTA::cbPassword

Definition at line 46 of file netspi.h.

Referenced by NPS_ProxyPasswordDialog().

◆ cbStructure

DWORD AUTHDLGSTRUCTA::cbStructure

Definition at line 40 of file netspi.h.

Referenced by NPSAuthenticationDialogA().

◆ cbUsername

DWORD AUTHDLGSTRUCTA::cbUsername

Definition at line 44 of file netspi.h.

Referenced by NPS_ProxyPasswordDialog().

◆ dwFlags

DWORD AUTHDLGSTRUCTA::dwFlags

Definition at line 52 of file netspi.h.

◆ hwndOwner

HWND AUTHDLGSTRUCTA::hwndOwner

Definition at line 41 of file netspi.h.

Referenced by NPSAuthenticationDialogA().

◆ lpDefaultUserName

LPCSTR AUTHDLGSTRUCTA::lpDefaultUserName

Definition at line 51 of file netspi.h.

◆ lpExplainText

LPCSTR AUTHDLGSTRUCTA::lpExplainText

Definition at line 50 of file netspi.h.

Referenced by NPS_ProxyPasswordDialog(), and NPSAuthenticationDialogA().

◆ lpOrgUnit

LPSTR AUTHDLGSTRUCTA::lpOrgUnit

Definition at line 47 of file netspi.h.

◆ lpOUTitle

LPCSTR AUTHDLGSTRUCTA::lpOUTitle

Definition at line 49 of file netspi.h.

Referenced by NPSAuthenticationDialogA().

◆ lpPassword

LPSTR AUTHDLGSTRUCTA::lpPassword

Definition at line 45 of file netspi.h.

Referenced by NPS_ProxyPasswordDialog().

◆ lpResource

LPCSTR AUTHDLGSTRUCTA::lpResource

Definition at line 42 of file netspi.h.

Referenced by NPS_ProxyPasswordDialog(), and NPSAuthenticationDialogA().

◆ lpUsername

LPSTR AUTHDLGSTRUCTA::lpUsername

Definition at line 43 of file netspi.h.

Referenced by NPS_ProxyPasswordDialog().


The documentation for this struct was generated from the following file: