|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <wincrypt.h>

Public Attributes | |
| DWORD | cbSize |
| LPSTR | pszOpenStoreProvider |
| DWORD | dwOpenEncodingType |
| DWORD | dwOpenFlags |
| CRYPT_DATA_BLOB | OpenParameters |
| DWORD | dwFlags |
| DWORD | dwPriority |
Definition at line 1197 of file wincrypt.h.
| DWORD _CERT_PHYSICAL_STORE_INFO::cbSize |
Definition at line 1198 of file wincrypt.h.
| DWORD _CERT_PHYSICAL_STORE_INFO::dwFlags |
Definition at line 1203 of file wincrypt.h.
| DWORD _CERT_PHYSICAL_STORE_INFO::dwOpenEncodingType |
Definition at line 1200 of file wincrypt.h.
| DWORD _CERT_PHYSICAL_STORE_INFO::dwOpenFlags |
Definition at line 1201 of file wincrypt.h.
| DWORD _CERT_PHYSICAL_STORE_INFO::dwPriority |
Definition at line 1204 of file wincrypt.h.
| CRYPT_DATA_BLOB _CERT_PHYSICAL_STORE_INFO::OpenParameters |
Definition at line 1202 of file wincrypt.h.
| LPSTR _CERT_PHYSICAL_STORE_INFO::pszOpenStoreProvider |
Definition at line 1199 of file wincrypt.h.