ReactOS 0.4.15-dev-7953-g1f49173
tagCSSA Struct Reference

#include <cryptdlg.h>

Collaboration diagram for tagCSSA:

Public Attributes

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

Detailed Description

Definition at line 74 of file cryptdlg.h.

Member Data Documentation

◆ arrayCertContext

PCCERT_CONTEXT* tagCSSA::arrayCertContext

Definition at line 86 of file cryptdlg.h.

◆ arrayCertStore

HCERTSTORE* tagCSSA::arrayCertStore

Definition at line 83 of file cryptdlg.h.

◆ cCertContext

DWORD tagCSSA::cCertContext

Definition at line 85 of file cryptdlg.h.

◆ cCertStore

DWORD tagCSSA::cCertStore

Definition at line 82 of file cryptdlg.h.

◆ dwFlags

DWORD tagCSSA::dwFlags

Definition at line 80 of file cryptdlg.h.

◆ dwHelpId

DWORD tagCSSA::dwHelpId

Definition at line 91 of file cryptdlg.h.

◆ dwSize

DWORD tagCSSA::dwSize

Definition at line 76 of file cryptdlg.h.

◆ hInstance

HINSTANCE tagCSSA::hInstance

Definition at line 78 of file cryptdlg.h.

◆ hprov

HCRYPTPROV tagCSSA::hprov

Definition at line 92 of file cryptdlg.h.

◆ hwndParent

HWND tagCSSA::hwndParent

Definition at line 77 of file cryptdlg.h.

◆ lCustData

DWORD tagCSSA::lCustData

Definition at line 87 of file cryptdlg.h.

◆ pfnFilter

PFNCMFILTERPROC tagCSSA::pfnFilter

Definition at line 89 of file cryptdlg.h.

◆ pfnHook

PFNCMHOOKPROC tagCSSA::pfnHook

Definition at line 88 of file cryptdlg.h.

◆ pTemplateName

LPCSTR tagCSSA::pTemplateName

Definition at line 79 of file cryptdlg.h.

◆ szHelpFileName

LPCSTR tagCSSA::szHelpFileName

Definition at line 90 of file cryptdlg.h.

◆ szPurposeOid

LPCSTR tagCSSA::szPurposeOid

Definition at line 84 of file cryptdlg.h.

◆ szTitle

LPCSTR tagCSSA::szTitle

Definition at line 81 of file cryptdlg.h.


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