ReactOS 0.4.15-dev-7842-g558ab78
tagCSSW Struct Reference

#include <cryptdlg.h>

Collaboration diagram for tagCSSW:

Public Attributes

DWORD dwSize
 
HWND hwndParent
 
HINSTANCE hInstance
 
LPCWSTR pTemplateName
 
DWORD dwFlags
 
LPCWSTR szTitle
 
DWORD cCertStore
 
HCERTSTOREarrayCertStore
 
LPCSTR szPurposeOid
 
DWORD cCertContext
 
PCCERT_CONTEXTarrayCertContext
 
DWORD lCustData
 
PFNCMHOOKPROC pfnHook
 
PFNCMFILTERPROC pfnFilter
 
LPCWSTR szHelpFileName
 
DWORD dwHelpId
 
HCRYPTPROV hprov
 

Detailed Description

Definition at line 95 of file cryptdlg.h.

Member Data Documentation

◆ arrayCertContext

PCCERT_CONTEXT* tagCSSW::arrayCertContext

Definition at line 107 of file cryptdlg.h.

◆ arrayCertStore

HCERTSTORE* tagCSSW::arrayCertStore

Definition at line 104 of file cryptdlg.h.

◆ cCertContext

DWORD tagCSSW::cCertContext

Definition at line 106 of file cryptdlg.h.

◆ cCertStore

DWORD tagCSSW::cCertStore

Definition at line 103 of file cryptdlg.h.

◆ dwFlags

DWORD tagCSSW::dwFlags

Definition at line 101 of file cryptdlg.h.

◆ dwHelpId

DWORD tagCSSW::dwHelpId

Definition at line 112 of file cryptdlg.h.

◆ dwSize

DWORD tagCSSW::dwSize

Definition at line 97 of file cryptdlg.h.

◆ hInstance

HINSTANCE tagCSSW::hInstance

Definition at line 99 of file cryptdlg.h.

◆ hprov

HCRYPTPROV tagCSSW::hprov

Definition at line 113 of file cryptdlg.h.

◆ hwndParent

HWND tagCSSW::hwndParent

Definition at line 98 of file cryptdlg.h.

◆ lCustData

DWORD tagCSSW::lCustData

Definition at line 108 of file cryptdlg.h.

◆ pfnFilter

PFNCMFILTERPROC tagCSSW::pfnFilter

Definition at line 110 of file cryptdlg.h.

◆ pfnHook

PFNCMHOOKPROC tagCSSW::pfnHook

Definition at line 109 of file cryptdlg.h.

◆ pTemplateName

LPCWSTR tagCSSW::pTemplateName

Definition at line 100 of file cryptdlg.h.

◆ szHelpFileName

LPCWSTR tagCSSW::szHelpFileName

Definition at line 111 of file cryptdlg.h.

◆ szPurposeOid

LPCSTR tagCSSW::szPurposeOid

Definition at line 105 of file cryptdlg.h.

◆ szTitle

LPCWSTR tagCSSW::szTitle

Definition at line 102 of file cryptdlg.h.


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