ReactOS 0.4.15-dev-7924-g5949c20
_HTTPSPolicyCallbackData Struct Reference

#include <wincrypt.h>

Public Attributes

union {
   DWORD   cbStruct
 
   DWORD   cbSize
 
DUMMYUNIONNAME
 
DWORD dwAuthType
 
DWORD fdwChecks
 
WCHARpwszServerName
 

Detailed Description

Definition at line 1022 of file wincrypt.h.

Member Data Documentation

◆ cbSize

DWORD _HTTPSPolicyCallbackData::cbSize

◆ cbStruct

DWORD _HTTPSPolicyCallbackData::cbStruct

Definition at line 1024 of file wincrypt.h.

◆ 

union { ... } _HTTPSPolicyCallbackData::DUMMYUNIONNAME

◆ dwAuthType

DWORD _HTTPSPolicyCallbackData::dwAuthType

◆ fdwChecks

DWORD _HTTPSPolicyCallbackData::fdwChecks

◆ pwszServerName

WCHAR* _HTTPSPolicyCallbackData::pwszServerName

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