ReactOS 0.4.15-dev-7924-g5949c20
tagCRYPTUI_VIEWSIGNERINFO_STRUCTW Struct Reference

#include <cryptuiapi.h>

Collaboration diagram for tagCRYPTUI_VIEWSIGNERINFO_STRUCTW:

Public Attributes

DWORD dwSize
 
HWND hwndParent
 
DWORD dwFlags
 
LPCWSTR szTitle
 
CMSG_SIGNER_INFOpSignerInfo
 
HCRYPTMSG hMsg
 
LPCSTR pszOID
 
DWORD_PTR dwReserved
 
DWORD cStores
 
HCERTSTORErghStores
 
DWORD cPropSheetPages
 
LPCPROPSHEETPAGEW rgPropSheetPages
 

Detailed Description

Definition at line 412 of file cryptuiapi.h.

Member Data Documentation

◆ cPropSheetPages

DWORD tagCRYPTUI_VIEWSIGNERINFO_STRUCTW::cPropSheetPages

Definition at line 424 of file cryptuiapi.h.

◆ cStores

DWORD tagCRYPTUI_VIEWSIGNERINFO_STRUCTW::cStores

Definition at line 422 of file cryptuiapi.h.

◆ dwFlags

DWORD tagCRYPTUI_VIEWSIGNERINFO_STRUCTW::dwFlags

Definition at line 416 of file cryptuiapi.h.

◆ dwReserved

DWORD_PTR tagCRYPTUI_VIEWSIGNERINFO_STRUCTW::dwReserved

Definition at line 421 of file cryptuiapi.h.

◆ dwSize

DWORD tagCRYPTUI_VIEWSIGNERINFO_STRUCTW::dwSize

Definition at line 414 of file cryptuiapi.h.

◆ hMsg

HCRYPTMSG tagCRYPTUI_VIEWSIGNERINFO_STRUCTW::hMsg

Definition at line 419 of file cryptuiapi.h.

◆ hwndParent

HWND tagCRYPTUI_VIEWSIGNERINFO_STRUCTW::hwndParent

Definition at line 415 of file cryptuiapi.h.

◆ pSignerInfo

CMSG_SIGNER_INFO* tagCRYPTUI_VIEWSIGNERINFO_STRUCTW::pSignerInfo

Definition at line 418 of file cryptuiapi.h.

◆ pszOID

LPCSTR tagCRYPTUI_VIEWSIGNERINFO_STRUCTW::pszOID

Definition at line 420 of file cryptuiapi.h.

◆ rghStores

HCERTSTORE* tagCRYPTUI_VIEWSIGNERINFO_STRUCTW::rghStores

Definition at line 423 of file cryptuiapi.h.

◆ rgPropSheetPages

LPCPROPSHEETPAGEW tagCRYPTUI_VIEWSIGNERINFO_STRUCTW::rgPropSheetPages

Definition at line 425 of file cryptuiapi.h.

◆ szTitle

LPCWSTR tagCRYPTUI_VIEWSIGNERINFO_STRUCTW::szTitle

Definition at line 417 of file cryptuiapi.h.


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