ReactOS 0.4.16-dev-716-g2b2bdab
|
Public Attributes | |
IEnumUnknown | IEnumUnknown_iface |
LONG | ref |
struct list | objects |
struct list * | cursor |
CRITICAL_SECTION | lock |
Definition at line 2182 of file info.c.
Referenced by ComponentEnum_Clone().
IEnumUnknown ComponentEnum::IEnumUnknown_iface |
Definition at line 2179 of file info.c.
Referenced by ComponentEnum_Clone().
CRITICAL_SECTION ComponentEnum::lock |
Definition at line 2183 of file info.c.
Referenced by ComponentEnum_Clone().
Definition at line 2181 of file info.c.
Referenced by ComponentEnum_Clone().
LONG ComponentEnum::ref |
Definition at line 2180 of file info.c.
Referenced by ComponentEnum_Clone().