ReactOS 0.4.15-dev-8096-ga0eec98
WINTRUST_SGNR_INFO_ Struct Reference

#include <wintrust.h>

Collaboration diagram for WINTRUST_SGNR_INFO_:

Public Attributes

DWORD cbStruct
 
LPCWSTR pcwszDisplayName
 
CMSG_SIGNER_INFOpsSignerInfo
 
DWORD chStores
 
HCERTSTOREpahStores
 

Detailed Description

Definition at line 59 of file wintrust.h.

Member Data Documentation

◆ cbStruct

DWORD WINTRUST_SGNR_INFO_::cbStruct

Definition at line 61 of file wintrust.h.

Referenced by dump_sgnr_info().

◆ chStores

DWORD WINTRUST_SGNR_INFO_::chStores

Definition at line 64 of file wintrust.h.

Referenced by dump_sgnr_info().

◆ pahStores

HCERTSTORE* WINTRUST_SGNR_INFO_::pahStores

Definition at line 65 of file wintrust.h.

◆ pcwszDisplayName

LPCWSTR WINTRUST_SGNR_INFO_::pcwszDisplayName

Definition at line 62 of file wintrust.h.

Referenced by dump_sgnr_info().

◆ psSignerInfo

CMSG_SIGNER_INFO* WINTRUST_SGNR_INFO_::psSignerInfo

Definition at line 63 of file wintrust.h.

Referenced by dump_sgnr_info().


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