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

Member Data Documentation

◆ cbSize

DWORD _CERT_PHYSICAL_STORE_INFO::cbSize

Definition at line 1198 of file wincrypt.h.

◆ dwFlags

DWORD _CERT_PHYSICAL_STORE_INFO::dwFlags

Definition at line 1203 of file wincrypt.h.

◆ dwOpenEncodingType

DWORD _CERT_PHYSICAL_STORE_INFO::dwOpenEncodingType

Definition at line 1200 of file wincrypt.h.

◆ dwOpenFlags

DWORD _CERT_PHYSICAL_STORE_INFO::dwOpenFlags

Definition at line 1201 of file wincrypt.h.

◆ dwPriority

DWORD _CERT_PHYSICAL_STORE_INFO::dwPriority

Definition at line 1204 of file wincrypt.h.

◆ OpenParameters

CRYPT_DATA_BLOB _CERT_PHYSICAL_STORE_INFO::OpenParameters

Definition at line 1202 of file wincrypt.h.

◆ pszOpenStoreProvider

LPSTR _CERT_PHYSICAL_STORE_INFO::pszOpenStoreProvider

Definition at line 1199 of file wincrypt.h.


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