ReactOS 0.4.16-dev-1527-g49e652b
_CERT_STORE_PROV_FIND_INFO Struct Reference

#include <wincrypt.h>

Collaboration diagram for _CERT_STORE_PROV_FIND_INFO:

Public Attributes

DWORD cbSize
 
DWORD dwMsgAndCertEncodingType
 
DWORD dwFindFlags
 
DWORD dwFindType
 
const voidpvFindPara
 

Detailed Description

Definition at line 1445 of file wincrypt.h.

Member Data Documentation

◆ cbSize

DWORD _CERT_STORE_PROV_FIND_INFO::cbSize

Definition at line 1446 of file wincrypt.h.

◆ dwFindFlags

DWORD _CERT_STORE_PROV_FIND_INFO::dwFindFlags

Definition at line 1448 of file wincrypt.h.

◆ dwFindType

DWORD _CERT_STORE_PROV_FIND_INFO::dwFindType

Definition at line 1449 of file wincrypt.h.

◆ dwMsgAndCertEncodingType

DWORD _CERT_STORE_PROV_FIND_INFO::dwMsgAndCertEncodingType

Definition at line 1447 of file wincrypt.h.

◆ pvFindPara

const void* _CERT_STORE_PROV_FIND_INFO::pvFindPara

Definition at line 1450 of file wincrypt.h.


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