ReactOS 0.4.15-dev-7924-g5949c20
_CTL_VERIFY_USAGE_STATUS Struct Reference

#include <wincrypt.h>

Collaboration diagram for _CTL_VERIFY_USAGE_STATUS:

Public Attributes

DWORD cbSize
 
DWORD dwError
 
DWORD dwFlags
 
PCCTL_CONTEXTppCtl
 
DWORD dwCtlEntryIndex
 
PCCERT_CONTEXTppSigner
 
DWORD dwSignerIndex
 

Detailed Description

Definition at line 832 of file wincrypt.h.

Member Data Documentation

◆ cbSize

DWORD _CTL_VERIFY_USAGE_STATUS::cbSize

Definition at line 833 of file wincrypt.h.

◆ dwCtlEntryIndex

DWORD _CTL_VERIFY_USAGE_STATUS::dwCtlEntryIndex

Definition at line 837 of file wincrypt.h.

◆ dwError

DWORD _CTL_VERIFY_USAGE_STATUS::dwError

Definition at line 834 of file wincrypt.h.

◆ dwFlags

DWORD _CTL_VERIFY_USAGE_STATUS::dwFlags

Definition at line 835 of file wincrypt.h.

◆ dwSignerIndex

DWORD _CTL_VERIFY_USAGE_STATUS::dwSignerIndex

Definition at line 839 of file wincrypt.h.

◆ ppCtl

PCCTL_CONTEXT* _CTL_VERIFY_USAGE_STATUS::ppCtl

Definition at line 836 of file wincrypt.h.

◆ ppSigner

PCCERT_CONTEXT* _CTL_VERIFY_USAGE_STATUS::ppSigner

Definition at line 838 of file wincrypt.h.


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