ReactOS 0.4.15-dev-7918-g2a2556c
param_prop_t Struct Reference
Collaboration diagram for param_prop_t:

Public Attributes

struct list entry
 
WCHARname
 
WCHARvalue
 

Detailed Description

Definition at line 30 of file propbag.c.

Member Data Documentation

◆ entry

struct list param_prop_t::entry

Definition at line 31 of file propbag.c.

Referenced by add_prop(), and free_prop().

◆ name

WCHAR* param_prop_t::name

Definition at line 32 of file propbag.c.

Referenced by add_prop(), find_prop(), and free_prop().

◆ value

WCHAR* param_prop_t::value

Definition at line 33 of file propbag.c.

Referenced by add_prop(), free_prop(), and PropertyBag_Read().


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