ReactOS 0.4.15-dev-7958-gcd0bb1a
_CRYPTUI_SELECTCERTIFICATE_STRUCTA Struct Reference

#include <cryptuiapi.h>

Collaboration diagram for _CRYPTUI_SELECTCERTIFICATE_STRUCTA:

Public Attributes

DWORD dwSize
 
HWND hwndParent
 
DWORD dwFlags
 
LPCSTR szTitle
 
DWORD dwDontUseColumn
 
LPCSTR szDisplayString
 
PFNCFILTERPROC pFilterCallback
 
PFNCCERTDISPLAYPROC pDisplayCallback
 
voidpvCallbackData
 
DWORD cDisplayStores
 
HCERTSTORErghDisplayStores
 
DWORD cStores
 
HCERTSTORErghStores
 
DWORD cPropSheetPages
 
LPCPROPSHEETPAGEA rgPropSheetPages
 
HCERTSTORE hSelectedCertStore
 

Detailed Description

Definition at line 347 of file cryptuiapi.h.

Member Data Documentation

◆ cDisplayStores

DWORD _CRYPTUI_SELECTCERTIFICATE_STRUCTA::cDisplayStores

Definition at line 358 of file cryptuiapi.h.

◆ cPropSheetPages

DWORD _CRYPTUI_SELECTCERTIFICATE_STRUCTA::cPropSheetPages

Definition at line 362 of file cryptuiapi.h.

◆ cStores

DWORD _CRYPTUI_SELECTCERTIFICATE_STRUCTA::cStores

Definition at line 360 of file cryptuiapi.h.

◆ dwDontUseColumn

DWORD _CRYPTUI_SELECTCERTIFICATE_STRUCTA::dwDontUseColumn

Definition at line 353 of file cryptuiapi.h.

◆ dwFlags

DWORD _CRYPTUI_SELECTCERTIFICATE_STRUCTA::dwFlags

Definition at line 351 of file cryptuiapi.h.

◆ dwSize

DWORD _CRYPTUI_SELECTCERTIFICATE_STRUCTA::dwSize

Definition at line 349 of file cryptuiapi.h.

◆ hSelectedCertStore

HCERTSTORE _CRYPTUI_SELECTCERTIFICATE_STRUCTA::hSelectedCertStore

Definition at line 364 of file cryptuiapi.h.

◆ hwndParent

HWND _CRYPTUI_SELECTCERTIFICATE_STRUCTA::hwndParent

Definition at line 350 of file cryptuiapi.h.

◆ pDisplayCallback

PFNCCERTDISPLAYPROC _CRYPTUI_SELECTCERTIFICATE_STRUCTA::pDisplayCallback

Definition at line 356 of file cryptuiapi.h.

◆ pFilterCallback

PFNCFILTERPROC _CRYPTUI_SELECTCERTIFICATE_STRUCTA::pFilterCallback

Definition at line 355 of file cryptuiapi.h.

◆ pvCallbackData

void* _CRYPTUI_SELECTCERTIFICATE_STRUCTA::pvCallbackData

Definition at line 357 of file cryptuiapi.h.

◆ rghDisplayStores

HCERTSTORE* _CRYPTUI_SELECTCERTIFICATE_STRUCTA::rghDisplayStores

Definition at line 359 of file cryptuiapi.h.

◆ rghStores

HCERTSTORE* _CRYPTUI_SELECTCERTIFICATE_STRUCTA::rghStores

Definition at line 361 of file cryptuiapi.h.

◆ rgPropSheetPages

LPCPROPSHEETPAGEA _CRYPTUI_SELECTCERTIFICATE_STRUCTA::rgPropSheetPages

Definition at line 363 of file cryptuiapi.h.

◆ szDisplayString

LPCSTR _CRYPTUI_SELECTCERTIFICATE_STRUCTA::szDisplayString

Definition at line 354 of file cryptuiapi.h.

◆ szTitle

LPCSTR _CRYPTUI_SELECTCERTIFICATE_STRUCTA::szTitle

Definition at line 352 of file cryptuiapi.h.


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