ReactOS 0.4.15-dev-7942-gd23573b
WINTRUST_CATALOG_INFO_ Struct Reference

#include <wintrust.h>

Collaboration diagram for WINTRUST_CATALOG_INFO_:

Public Attributes

DWORD cbStruct
 
DWORD dwCatalogVersion
 
LPCWSTR pcwszCatalogFilePath
 
LPCWSTR pcwszMemberTag
 
LPCWSTR pcwszMemberFilePath
 
HANDLE hMemberFile
 
BYTEpbCalculatedFileHash
 
DWORD cbCalculatedFileHash
 
PCCTL_CONTEXT pcCatalogContext
 

Detailed Description

Definition at line 35 of file wintrust.h.

Member Data Documentation

◆ cbCalculatedFileHash

DWORD WINTRUST_CATALOG_INFO_::cbCalculatedFileHash

Definition at line 44 of file wintrust.h.

Referenced by dump_catalog_info().

◆ cbStruct

DWORD WINTRUST_CATALOG_INFO_::cbStruct

Definition at line 37 of file wintrust.h.

Referenced by dump_catalog_info().

◆ dwCatalogVersion

DWORD WINTRUST_CATALOG_INFO_::dwCatalogVersion

Definition at line 38 of file wintrust.h.

Referenced by dump_catalog_info().

◆ hMemberFile

HANDLE WINTRUST_CATALOG_INFO_::hMemberFile

Definition at line 42 of file wintrust.h.

Referenced by dump_catalog_info().

◆ pbCalculatedFileHash

BYTE* WINTRUST_CATALOG_INFO_::pbCalculatedFileHash

Definition at line 43 of file wintrust.h.

Referenced by dump_catalog_info().

◆ pcCatalogContext

PCCTL_CONTEXT WINTRUST_CATALOG_INFO_::pcCatalogContext

Definition at line 45 of file wintrust.h.

Referenced by dump_catalog_info().

◆ pcwszCatalogFilePath

LPCWSTR WINTRUST_CATALOG_INFO_::pcwszCatalogFilePath

Definition at line 39 of file wintrust.h.

Referenced by dump_catalog_info().

◆ pcwszMemberFilePath

LPCWSTR WINTRUST_CATALOG_INFO_::pcwszMemberFilePath

Definition at line 41 of file wintrust.h.

Referenced by dump_catalog_info().

◆ pcwszMemberTag

LPCWSTR WINTRUST_CATALOG_INFO_::pcwszMemberTag

Definition at line 40 of file wintrust.h.

Referenced by dump_catalog_info().


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