|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <dxdiag_private.h>

Public Attributes | |
| struct list | entry |
| WCHAR * | propName |
| VARIANT | vProp |
Definition at line 53 of file dxdiag_private.h.
Definition at line 54 of file dxdiag_private.h.
Referenced by add_bool_property(), add_bstr_property(), add_i4_property(), add_ui4_property(), add_ull_as_bstr_property(), and free_information_tree().
| WCHAR* IDxDiagContainerImpl_Property::propName |
Definition at line 55 of file dxdiag_private.h.
Referenced by free_property_information().
| VARIANT IDxDiagContainerImpl_Property::vProp |
Definition at line 56 of file dxdiag_private.h.
Referenced by add_bool_property(), add_bstr_property(), add_i4_property(), add_ui4_property(), add_ull_as_bstr_property(), and free_property_information().