ReactOS 0.4.15-dev-7953-g1f49173
WININET_ErrorDlgParams Struct Reference
Collaboration diagram for WININET_ErrorDlgParams:

Public Attributes

http_request_treq
 
HWND hWnd
 
DWORD dwError
 
DWORD dwFlags
 
LPVOIDlppvData
 

Detailed Description

Definition at line 48 of file dialogs.c.

Member Data Documentation

◆ dwError

DWORD WININET_ErrorDlgParams::dwError

Definition at line 52 of file dialogs.c.

Referenced by InternetErrorDlg().

◆ dwFlags

DWORD WININET_ErrorDlgParams::dwFlags

Definition at line 53 of file dialogs.c.

◆ hWnd

HWND WININET_ErrorDlgParams::hWnd

Definition at line 51 of file dialogs.c.

◆ lppvData

LPVOID* WININET_ErrorDlgParams::lppvData

Definition at line 54 of file dialogs.c.

Referenced by InternetErrorDlg().

◆ req

http_request_t* WININET_ErrorDlgParams::req

Definition at line 50 of file dialogs.c.

Referenced by InternetErrorDlg(), and WININET_InvalidCertificateDialog().


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