ReactOS 0.4.15-dev-7958-gcd0bb1a
tagCERT_VIEWPROPERTIES_STRUCT_A Struct Reference

#include <cryptdlg.h>

Collaboration diagram for tagCERT_VIEWPROPERTIES_STRUCT_A:

Public Attributes

DWORD dwSize
 
HWND hwndParent
 
HINSTANCE hInstance
 
DWORD dwFlags
 
LPCSTR szTitle
 
PCCERT_CONTEXT pCertContext
 
LPSTRarrayPurposes
 
DWORD cArrayPurposes
 
DWORD cRootStores
 
HCERTSTORErghstoreRoots
 
DWORD cStores
 
HCERTSTORErghstoreCAs
 
DWORD cTrustStores
 
HCERTSTORErghstoreTrust
 
HCRYPTPROV hprov
 
DWORD lCustData
 
DWORD dwPad
 
LPCSTR szHelpFileName
 
DWORD dwHelpId
 
DWORD nStartPage
 
DWORD cArrayPropSheetPages
 
PROPSHEETPAGEAarrayPropSheetPages
 

Detailed Description

Definition at line 135 of file cryptdlg.h.

Member Data Documentation

◆ arrayPropSheetPages

PROPSHEETPAGEA* tagCERT_VIEWPROPERTIES_STRUCT_A::arrayPropSheetPages

Definition at line 162 of file cryptdlg.h.

◆ arrayPurposes

LPSTR* tagCERT_VIEWPROPERTIES_STRUCT_A::arrayPurposes

Definition at line 143 of file cryptdlg.h.

◆ cArrayPropSheetPages

DWORD tagCERT_VIEWPROPERTIES_STRUCT_A::cArrayPropSheetPages

Definition at line 157 of file cryptdlg.h.

◆ cArrayPurposes

DWORD tagCERT_VIEWPROPERTIES_STRUCT_A::cArrayPurposes

Definition at line 144 of file cryptdlg.h.

◆ cRootStores

DWORD tagCERT_VIEWPROPERTIES_STRUCT_A::cRootStores

Definition at line 145 of file cryptdlg.h.

◆ cStores

DWORD tagCERT_VIEWPROPERTIES_STRUCT_A::cStores

Definition at line 147 of file cryptdlg.h.

◆ cTrustStores

DWORD tagCERT_VIEWPROPERTIES_STRUCT_A::cTrustStores

Definition at line 149 of file cryptdlg.h.

◆ dwFlags

DWORD tagCERT_VIEWPROPERTIES_STRUCT_A::dwFlags

Definition at line 140 of file cryptdlg.h.

◆ dwHelpId

DWORD tagCERT_VIEWPROPERTIES_STRUCT_A::dwHelpId

Definition at line 155 of file cryptdlg.h.

◆ dwPad

DWORD tagCERT_VIEWPROPERTIES_STRUCT_A::dwPad

Definition at line 153 of file cryptdlg.h.

◆ dwSize

DWORD tagCERT_VIEWPROPERTIES_STRUCT_A::dwSize

Definition at line 137 of file cryptdlg.h.

◆ hInstance

HINSTANCE tagCERT_VIEWPROPERTIES_STRUCT_A::hInstance

Definition at line 139 of file cryptdlg.h.

◆ hprov

HCRYPTPROV tagCERT_VIEWPROPERTIES_STRUCT_A::hprov

Definition at line 151 of file cryptdlg.h.

◆ hwndParent

HWND tagCERT_VIEWPROPERTIES_STRUCT_A::hwndParent

Definition at line 138 of file cryptdlg.h.

◆ lCustData

DWORD tagCERT_VIEWPROPERTIES_STRUCT_A::lCustData

Definition at line 152 of file cryptdlg.h.

◆ nStartPage

DWORD tagCERT_VIEWPROPERTIES_STRUCT_A::nStartPage

Definition at line 156 of file cryptdlg.h.

◆ pCertContext

PCCERT_CONTEXT tagCERT_VIEWPROPERTIES_STRUCT_A::pCertContext

Definition at line 142 of file cryptdlg.h.

◆ rghstoreCAs

HCERTSTORE* tagCERT_VIEWPROPERTIES_STRUCT_A::rghstoreCAs

Definition at line 148 of file cryptdlg.h.

◆ rghstoreRoots

HCERTSTORE* tagCERT_VIEWPROPERTIES_STRUCT_A::rghstoreRoots

Definition at line 146 of file cryptdlg.h.

◆ rghstoreTrust

HCERTSTORE* tagCERT_VIEWPROPERTIES_STRUCT_A::rghstoreTrust

Definition at line 150 of file cryptdlg.h.

◆ szHelpFileName

LPCSTR tagCERT_VIEWPROPERTIES_STRUCT_A::szHelpFileName

Definition at line 154 of file cryptdlg.h.

◆ szTitle

LPCSTR tagCERT_VIEWPROPERTIES_STRUCT_A::szTitle

Definition at line 141 of file cryptdlg.h.


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