ReactOS 0.4.15-dev-8096-ga0eec98
WINTRUST_FILE_INFO_ Struct Reference

#include <wintrust.h>

Collaboration diagram for WINTRUST_FILE_INFO_:

Public Attributes

DWORD cbStruct
 
LPCWSTR pcwszFilePath
 
HANDLE hFile
 
GUIDpgKnownSubject
 

Detailed Description

Definition at line 27 of file wintrust.h.

Member Data Documentation

◆ cbStruct

DWORD WINTRUST_FILE_INFO_::cbStruct

Definition at line 29 of file wintrust.h.

Referenced by SOFTPUB_GetFileSubject().

◆ hFile

HANDLE WINTRUST_FILE_INFO_::hFile

Definition at line 31 of file wintrust.h.

Referenced by testObjTrust(), and WINTRUST_PublishedSoftware().

◆ pcwszFilePath

LPCWSTR WINTRUST_FILE_INFO_::pcwszFilePath

Definition at line 30 of file wintrust.h.

Referenced by testObjTrust(), and WINTRUST_PublishedSoftware().

◆ pgKnownSubject

GUID* WINTRUST_FILE_INFO_::pgKnownSubject

Definition at line 32 of file wintrust.h.

Referenced by testObjTrust().


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