ReactOS 0.4.16-dev-1946-g52006dd
_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 1066 of file wincrypt.h.

Member Data Documentation

◆ cbSize

DWORD _CERT_CHAIN_POLICY_STATUS::cbSize

Definition at line 1067 of file wincrypt.h.

◆ dwError

◆ lChainIndex

◆ lElementIndex

◆ pvExtraPolicyStatus

void* _CERT_CHAIN_POLICY_STATUS::pvExtraPolicyStatus

Definition at line 1071 of file wincrypt.h.


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