|
ReactOS 0.4.16-dev-1946-g52006dd
|

Public Attributes | |
| LPCOLESTR | name |
| VARTYPE | var_type |
| VARTYPE | initial_var_type |
| int | i_init_val |
| float | f_init_val |
| BOOL | skippable |
Definition at line 776 of file converter.c.
| float property_opt_test_data::f_init_val |
Definition at line 782 of file converter.c.
Referenced by test_specific_encoder_properties().
| int property_opt_test_data::i_init_val |
Definition at line 781 of file converter.c.
Referenced by test_specific_encoder_properties().
| VARTYPE property_opt_test_data::initial_var_type |
Definition at line 780 of file converter.c.
Referenced by test_specific_encoder_properties().
| LPCOLESTR property_opt_test_data::name |
Definition at line 778 of file converter.c.
| BOOL property_opt_test_data::skippable |
Definition at line 783 of file converter.c.
Referenced by test_specific_encoder_properties().
| VARTYPE property_opt_test_data::var_type |
Definition at line 779 of file converter.c.
Referenced by test_specific_encoder_properties().