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

Public Attributes | |
| DWORD | dwSize |
| HWND | hwndParent |
| DWORD | dwFlags |
| LPCWSTR | pwszTitle |
| LPCSTR | pszInitUsageOID |
Definition at line 51 of file cryptuiapi.h.
| DWORD _CRYPTUI_CERT_MGR_STRUCT::dwFlags |
Definition at line 55 of file cryptuiapi.h.
Referenced by cert_mgr_dlg_proc(), display_cert_manager(), and OpenPersonalTrustDBDialog().
| DWORD _CRYPTUI_CERT_MGR_STRUCT::dwSize |
Definition at line 53 of file cryptuiapi.h.
Referenced by CryptUIDlgCertMgr(), display_cert_manager(), and OpenPersonalTrustDBDialog().
| HWND _CRYPTUI_CERT_MGR_STRUCT::hwndParent |
Definition at line 54 of file cryptuiapi.h.
Referenced by CryptUIDlgCertMgr(), display_cert_manager(), and OpenPersonalTrustDBDialog().
| LPCSTR _CRYPTUI_CERT_MGR_STRUCT::pszInitUsageOID |
Definition at line 57 of file cryptuiapi.h.
Referenced by OpenPersonalTrustDBDialog().
| LPCWSTR _CRYPTUI_CERT_MGR_STRUCT::pwszTitle |
Definition at line 56 of file cryptuiapi.h.
Referenced by cert_mgr_dlg_proc(), and OpenPersonalTrustDBDialog().