ReactOS 0.4.15-dev-7834-g00c4b3d
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 630 of file converter.c.

Member Data Documentation

◆ f_init_val

float property_opt_test_data::f_init_val

Definition at line 636 of file converter.c.

Referenced by test_specific_encoder_properties().

◆ i_init_val

int property_opt_test_data::i_init_val

Definition at line 635 of file converter.c.

Referenced by test_specific_encoder_properties().

◆ initial_var_type

VARTYPE property_opt_test_data::initial_var_type

Definition at line 634 of file converter.c.

Referenced by test_specific_encoder_properties().

◆ name

LPCOLESTR property_opt_test_data::name

Definition at line 632 of file converter.c.

◆ skippable

BOOL property_opt_test_data::skippable

Definition at line 637 of file converter.c.

Referenced by test_specific_encoder_properties().

◆ var_type

VARTYPE property_opt_test_data::var_type

Definition at line 633 of file converter.c.

Referenced by test_specific_encoder_properties().


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