ReactOS 0.4.15-dev-7842-g558ab78
_SAFER_CODE_PROPERTIES_V1 Struct Reference

#include <winsafer.h>

Collaboration diagram for _SAFER_CODE_PROPERTIES_V1:

Public Attributes

DWORD cbSize
 
DWORD dwCheckFlags
 
PCWSTR ImagePath
 
HANDLE hImageFileHandle
 
DWORD UrlZoneId
 
BYTE ImageHash [SAFER_MAX_HASH_SIZE]
 
DWORD dwImageHashSize
 
LARGE_INTEGER ImageSize
 
ALG_ID HashAlgorithm
 
PBYTE pByteBlock
 
HWND hWndParent
 
DWORD dwWVTUIChoice
 

Detailed Description

Definition at line 78 of file winsafer.h.

Member Data Documentation

◆ cbSize

DWORD _SAFER_CODE_PROPERTIES_V1::cbSize

Definition at line 80 of file winsafer.h.

◆ dwCheckFlags

DWORD _SAFER_CODE_PROPERTIES_V1::dwCheckFlags

Definition at line 81 of file winsafer.h.

◆ dwImageHashSize

DWORD _SAFER_CODE_PROPERTIES_V1::dwImageHashSize

Definition at line 86 of file winsafer.h.

◆ dwWVTUIChoice

DWORD _SAFER_CODE_PROPERTIES_V1::dwWVTUIChoice

Definition at line 91 of file winsafer.h.

◆ HashAlgorithm

ALG_ID _SAFER_CODE_PROPERTIES_V1::HashAlgorithm

Definition at line 88 of file winsafer.h.

◆ hImageFileHandle

HANDLE _SAFER_CODE_PROPERTIES_V1::hImageFileHandle

Definition at line 83 of file winsafer.h.

◆ hWndParent

HWND _SAFER_CODE_PROPERTIES_V1::hWndParent

Definition at line 90 of file winsafer.h.

◆ ImageHash

BYTE _SAFER_CODE_PROPERTIES_V1::ImageHash[SAFER_MAX_HASH_SIZE]

Definition at line 85 of file winsafer.h.

◆ ImagePath

PCWSTR _SAFER_CODE_PROPERTIES_V1::ImagePath

Definition at line 82 of file winsafer.h.

◆ ImageSize

LARGE_INTEGER _SAFER_CODE_PROPERTIES_V1::ImageSize

Definition at line 87 of file winsafer.h.

◆ pByteBlock

PBYTE _SAFER_CODE_PROPERTIES_V1::pByteBlock

Definition at line 89 of file winsafer.h.

◆ UrlZoneId

DWORD _SAFER_CODE_PROPERTIES_V1::UrlZoneId

Definition at line 84 of file winsafer.h.


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