ReactOS 0.4.15-dev-7934-g1dc8d80
_SIGNER_FILE_INFO Struct Reference

#include <mssign32_private.h>

Collaboration diagram for _SIGNER_FILE_INFO:

Public Attributes

DWORD cbSize
 
const WCHARpwszFileName
 
HANDLE hFile
 

Detailed Description

Definition at line 46 of file mssign32_private.h.

Member Data Documentation

◆ cbSize

DWORD _SIGNER_FILE_INFO::cbSize

Definition at line 47 of file mssign32_private.h.

◆ hFile

HANDLE _SIGNER_FILE_INFO::hFile

Definition at line 49 of file mssign32_private.h.

◆ pwszFileName

const WCHAR* _SIGNER_FILE_INFO::pwszFileName

Definition at line 48 of file mssign32_private.h.


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