ReactOS 0.4.15-dev-7953-g1f49173
_CRYPTUI_CERT_MGR_STRUCT Struct Reference

#include <cryptuiapi.h>

Collaboration diagram for _CRYPTUI_CERT_MGR_STRUCT:

Public Attributes

DWORD dwSize
 
HWND hwndParent
 
DWORD dwFlags
 
LPCWSTR pwszTitle
 
LPCSTR pszInitUsageOID
 

Detailed Description

Definition at line 51 of file cryptuiapi.h.

Member Data Documentation

◆ dwFlags

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().

◆ dwSize

DWORD _CRYPTUI_CERT_MGR_STRUCT::dwSize

Definition at line 53 of file cryptuiapi.h.

Referenced by CryptUIDlgCertMgr(), display_cert_manager(), and OpenPersonalTrustDBDialog().

◆ hwndParent

HWND _CRYPTUI_CERT_MGR_STRUCT::hwndParent

Definition at line 54 of file cryptuiapi.h.

Referenced by CryptUIDlgCertMgr(), display_cert_manager(), and OpenPersonalTrustDBDialog().

◆ pszInitUsageOID

LPCSTR _CRYPTUI_CERT_MGR_STRUCT::pszInitUsageOID

Definition at line 57 of file cryptuiapi.h.

Referenced by OpenPersonalTrustDBDialog().

◆ pwszTitle

LPCWSTR _CRYPTUI_CERT_MGR_STRUCT::pwszTitle

Definition at line 56 of file cryptuiapi.h.

Referenced by cert_mgr_dlg_proc(), and OpenPersonalTrustDBDialog().


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