ReactOS 0.4.15-dev-7958-gcd0bb1a
_CERT_PHYSICAL_STORE_INFO Struct Reference

#include <wincrypt.h>

Collaboration diagram for _CERT_PHYSICAL_STORE_INFO:

Public Attributes

DWORD cbSize
 
LPSTR pszOpenStoreProvider
 
DWORD dwOpenEncodingType
 
DWORD dwOpenFlags
 
CRYPT_DATA_BLOB OpenParameters
 
DWORD dwFlags
 
DWORD dwPriority
 

Detailed Description

Definition at line 1084 of file wincrypt.h.

Member Data Documentation

◆ cbSize

DWORD _CERT_PHYSICAL_STORE_INFO::cbSize

Definition at line 1085 of file wincrypt.h.

◆ dwFlags

DWORD _CERT_PHYSICAL_STORE_INFO::dwFlags

Definition at line 1090 of file wincrypt.h.

◆ dwOpenEncodingType

DWORD _CERT_PHYSICAL_STORE_INFO::dwOpenEncodingType

Definition at line 1087 of file wincrypt.h.

◆ dwOpenFlags

DWORD _CERT_PHYSICAL_STORE_INFO::dwOpenFlags

Definition at line 1088 of file wincrypt.h.

◆ dwPriority

DWORD _CERT_PHYSICAL_STORE_INFO::dwPriority

Definition at line 1091 of file wincrypt.h.

◆ OpenParameters

CRYPT_DATA_BLOB _CERT_PHYSICAL_STORE_INFO::OpenParameters

Definition at line 1089 of file wincrypt.h.

◆ pszOpenStoreProvider

LPSTR _CERT_PHYSICAL_STORE_INFO::pszOpenStoreProvider

Definition at line 1086 of file wincrypt.h.


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