ReactOS 0.4.15-dev-7953-g1f49173
_CERT_CHAIN_POLICY_STATUS Struct Reference

#include <wincrypt.h>

Collaboration diagram for _CERT_CHAIN_POLICY_STATUS:

Public Attributes

DWORD cbSize
 
DWORD dwError
 
LONG lChainIndex
 
LONG lElementIndex
 
voidpvExtraPolicyStatus
 

Detailed Description

Definition at line 954 of file wincrypt.h.

Member Data Documentation

◆ cbSize

DWORD _CERT_CHAIN_POLICY_STATUS::cbSize

Definition at line 955 of file wincrypt.h.

◆ dwError

◆ lChainIndex

◆ lElementIndex

◆ pvExtraPolicyStatus

void* _CERT_CHAIN_POLICY_STATUS::pvExtraPolicyStatus

Definition at line 959 of file wincrypt.h.


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