ReactOS 0.4.16-dev-570-g1868985
|
Public Attributes | |
struct list | entry |
WCHAR * | name |
WCHAR * | value |
Definition at line 31 of file propbag.c.
Referenced by add_prop(), and free_prop().
WCHAR* param_prop_t::name |
Definition at line 32 of file propbag.c.
Referenced by add_prop(), find_prop(), and free_prop().
WCHAR* param_prop_t::value |
Definition at line 33 of file propbag.c.
Referenced by add_prop(), free_prop(), and PropertyBag_Read().