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

Public Attributes | |
| DWORD | cbSize |
| DWORD | dwCertChoice |
| union { | |
| const WCHAR * pwszSpcFile | |
| SIGNER_CERT_STORE_INFO * pCertStoreInfo | |
| SIGNER_SPC_CHAIN_INFO * pSpcChainInfo | |
| }; | |
| HWND | hwnd |
Definition at line 84 of file mssign32_private.h.
| union { ... } _SIGNER_CERT::@567 |
| DWORD _SIGNER_CERT::cbSize |
Definition at line 85 of file mssign32_private.h.
| DWORD _SIGNER_CERT::dwCertChoice |
Definition at line 86 of file mssign32_private.h.
| HWND _SIGNER_CERT::hwnd |
Definition at line 92 of file mssign32_private.h.
| SIGNER_CERT_STORE_INFO* _SIGNER_CERT::pCertStoreInfo |
Definition at line 89 of file mssign32_private.h.
| SIGNER_SPC_CHAIN_INFO* _SIGNER_CERT::pSpcChainInfo |
Definition at line 90 of file mssign32_private.h.
Definition at line 88 of file mssign32_private.h.