ReactOS 0.4.16-dev-822-gbcedb53
property_opt_test_data Struct Reference
Collaboration diagram for property_opt_test_data:

Public Attributes

LPCOLESTR name
 
VARTYPE var_type
 
VARTYPE initial_var_type
 
int i_init_val
 
float f_init_val
 
BOOL skippable
 

Detailed Description

Definition at line 776 of file converter.c.

Member Data Documentation

◆ f_init_val

float property_opt_test_data::f_init_val

Definition at line 782 of file converter.c.

Referenced by test_specific_encoder_properties().

◆ i_init_val

int property_opt_test_data::i_init_val

Definition at line 781 of file converter.c.

Referenced by test_specific_encoder_properties().

◆ initial_var_type

VARTYPE property_opt_test_data::initial_var_type

Definition at line 780 of file converter.c.

Referenced by test_specific_encoder_properties().

◆ name

LPCOLESTR property_opt_test_data::name

Definition at line 778 of file converter.c.

◆ skippable

BOOL property_opt_test_data::skippable

Definition at line 783 of file converter.c.

Referenced by test_specific_encoder_properties().

◆ var_type

VARTYPE property_opt_test_data::var_type

Definition at line 779 of file converter.c.

Referenced by test_specific_encoder_properties().


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