ReactOS 0.4.15-dev-7958-gcd0bb1a
tagCERT_VIEWPROPERTIES_STRUCT_W Struct Reference

#include <cryptdlg.h>

Collaboration diagram for tagCERT_VIEWPROPERTIES_STRUCT_W:

Public Attributes

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

Detailed Description

Definition at line 165 of file cryptdlg.h.

Member Data Documentation

◆ arrayPropSheetPages

PROPSHEETPAGEW* tagCERT_VIEWPROPERTIES_STRUCT_W::arrayPropSheetPages

Definition at line 192 of file cryptdlg.h.

◆ arrayPurposes

LPSTR* tagCERT_VIEWPROPERTIES_STRUCT_W::arrayPurposes

Definition at line 173 of file cryptdlg.h.

◆ cArrayPropSheetPages

DWORD tagCERT_VIEWPROPERTIES_STRUCT_W::cArrayPropSheetPages

Definition at line 187 of file cryptdlg.h.

◆ cArrayPurposes

DWORD tagCERT_VIEWPROPERTIES_STRUCT_W::cArrayPurposes

Definition at line 174 of file cryptdlg.h.

◆ cRootStores

DWORD tagCERT_VIEWPROPERTIES_STRUCT_W::cRootStores

Definition at line 175 of file cryptdlg.h.

◆ cStores

DWORD tagCERT_VIEWPROPERTIES_STRUCT_W::cStores

Definition at line 177 of file cryptdlg.h.

◆ cTrustStores

DWORD tagCERT_VIEWPROPERTIES_STRUCT_W::cTrustStores

Definition at line 179 of file cryptdlg.h.

◆ dwFlags

DWORD tagCERT_VIEWPROPERTIES_STRUCT_W::dwFlags

Definition at line 170 of file cryptdlg.h.

◆ dwHelpId

DWORD tagCERT_VIEWPROPERTIES_STRUCT_W::dwHelpId

Definition at line 185 of file cryptdlg.h.

◆ dwPad

DWORD tagCERT_VIEWPROPERTIES_STRUCT_W::dwPad

Definition at line 183 of file cryptdlg.h.

◆ dwSize

DWORD tagCERT_VIEWPROPERTIES_STRUCT_W::dwSize

Definition at line 167 of file cryptdlg.h.

◆ hInstance

HINSTANCE tagCERT_VIEWPROPERTIES_STRUCT_W::hInstance

Definition at line 169 of file cryptdlg.h.

◆ hprov

HCRYPTPROV tagCERT_VIEWPROPERTIES_STRUCT_W::hprov

Definition at line 181 of file cryptdlg.h.

◆ hwndParent

HWND tagCERT_VIEWPROPERTIES_STRUCT_W::hwndParent

Definition at line 168 of file cryptdlg.h.

◆ lCustData

DWORD tagCERT_VIEWPROPERTIES_STRUCT_W::lCustData

Definition at line 182 of file cryptdlg.h.

◆ nStartPage

DWORD tagCERT_VIEWPROPERTIES_STRUCT_W::nStartPage

Definition at line 186 of file cryptdlg.h.

◆ pCertContext

PCCERT_CONTEXT tagCERT_VIEWPROPERTIES_STRUCT_W::pCertContext

Definition at line 172 of file cryptdlg.h.

◆ rghstoreCAs

HCERTSTORE* tagCERT_VIEWPROPERTIES_STRUCT_W::rghstoreCAs

Definition at line 178 of file cryptdlg.h.

◆ rghstoreRoots

HCERTSTORE* tagCERT_VIEWPROPERTIES_STRUCT_W::rghstoreRoots

Definition at line 176 of file cryptdlg.h.

◆ rghstoreTrust

HCERTSTORE* tagCERT_VIEWPROPERTIES_STRUCT_W::rghstoreTrust

Definition at line 180 of file cryptdlg.h.

◆ szHelpFileName

LPCWSTR tagCERT_VIEWPROPERTIES_STRUCT_W::szHelpFileName

Definition at line 184 of file cryptdlg.h.

◆ szTitle

LPCWSTR tagCERT_VIEWPROPERTIES_STRUCT_W::szTitle

Definition at line 171 of file cryptdlg.h.


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