ReactOS 0.4.17-dev-218-g5635d24
property_test_data Struct Reference

Public Attributes

ULONG type
 
ULONG id
 
ULONG length
 
const BYTE value [32]
 
BOOL broken_length
 
BOOL broken_data
 

Detailed Description

Definition at line 3764 of file image.c.

Member Data Documentation

◆ broken_data

BOOL property_test_data::broken_data

Definition at line 3769 of file image.c.

◆ broken_length

BOOL property_test_data::broken_length

Definition at line 3768 of file image.c.

◆ id

ULONG property_test_data::id

Definition at line 3766 of file image.c.

Referenced by check_properties_id_list().

◆ length

ULONG property_test_data::length

Definition at line 3766 of file image.c.

Referenced by check_properties_id_list().

◆ type

ULONG property_test_data::type

Definition at line 3766 of file image.c.

Referenced by check_properties_id_list().

◆ value

const BYTE property_test_data::value[32]

Definition at line 3767 of file image.c.


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