ReactOS 0.4.15-dev-7846-g8ba6c66
_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 1264 of file wincrypt.h.

Member Data Documentation

◆ cbSize

DWORD _CERT_STORE_PROV_FIND_INFO::cbSize

Definition at line 1265 of file wincrypt.h.

◆ dwFindFlags

DWORD _CERT_STORE_PROV_FIND_INFO::dwFindFlags

Definition at line 1267 of file wincrypt.h.

◆ dwFindType

DWORD _CERT_STORE_PROV_FIND_INFO::dwFindType

Definition at line 1268 of file wincrypt.h.

◆ dwMsgAndCertEncodingType

DWORD _CERT_STORE_PROV_FIND_INFO::dwMsgAndCertEncodingType

Definition at line 1266 of file wincrypt.h.

◆ pvFindPara

const void* _CERT_STORE_PROV_FIND_INFO::pvFindPara

Definition at line 1269 of file wincrypt.h.


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