ReactOS 0.4.16-dev-336-gb667d82
|
#include <wintrust.h>
Public Attributes | |
DWORD | cbStruct |
LPCWSTR | pcwszFilePath |
HANDLE | hFile |
GUID * | pgKnownSubject |
Definition at line 27 of file wintrust.h.
DWORD WINTRUST_FILE_INFO_::cbStruct |
Definition at line 29 of file wintrust.h.
Referenced by SOFTPUB_GetFileSubject().
HANDLE WINTRUST_FILE_INFO_::hFile |
Definition at line 31 of file wintrust.h.
Referenced by testObjTrust(), and WINTRUST_PublishedSoftware().
LPCWSTR WINTRUST_FILE_INFO_::pcwszFilePath |
Definition at line 30 of file wintrust.h.
Referenced by testObjTrust(), and WINTRUST_PublishedSoftware().
GUID* WINTRUST_FILE_INFO_::pgKnownSubject |
Definition at line 32 of file wintrust.h.
Referenced by testObjTrust().