ReactOS 0.4.16-dev-205-g7b2bb7e
|
#include <wincrypt.h>
Public Attributes | |
DWORD | cbSize |
LPSTR | pszOpenStoreProvider |
DWORD | dwOpenEncodingType |
DWORD | dwOpenFlags |
CRYPT_DATA_BLOB | OpenParameters |
DWORD | dwFlags |
DWORD | dwPriority |
Definition at line 1084 of file wincrypt.h.
DWORD _CERT_PHYSICAL_STORE_INFO::cbSize |
Definition at line 1085 of file wincrypt.h.
DWORD _CERT_PHYSICAL_STORE_INFO::dwFlags |
Definition at line 1090 of file wincrypt.h.
DWORD _CERT_PHYSICAL_STORE_INFO::dwOpenEncodingType |
Definition at line 1087 of file wincrypt.h.
DWORD _CERT_PHYSICAL_STORE_INFO::dwOpenFlags |
Definition at line 1088 of file wincrypt.h.
DWORD _CERT_PHYSICAL_STORE_INFO::dwPriority |
Definition at line 1091 of file wincrypt.h.
CRYPT_DATA_BLOB _CERT_PHYSICAL_STORE_INFO::OpenParameters |
Definition at line 1089 of file wincrypt.h.
LPSTR _CERT_PHYSICAL_STORE_INFO::pszOpenStoreProvider |
Definition at line 1086 of file wincrypt.h.