|
ReactOS 0.4.16-dev-1948-gd260c1d
|
#include <widltypes.h>

Public Attributes | |
| enum attr_type | type |
| union { | |
| unsigned int ival | |
| void * pval | |
| } | u |
| struct list | entry |
| struct location | where |
Definition at line 340 of file widltypes.h.
Definition at line 347 of file widltypes.h.
Referenced by append_attr(), and map_attrs().
Definition at line 343 of file widltypes.h.
| void* _attr_t::pval |
Definition at line 344 of file widltypes.h.
Definition at line 341 of file widltypes.h.
Referenced by append_attr().
| union { ... } _attr_t::u |
Definition at line 348 of file widltypes.h.