ReactOS 0.4.16-dev-1025-gd3456f5
|
Public Attributes | |
IEnumUnknown | IEnumUnknown_iface |
LONG | ref |
struct list | objects |
struct list * | cursor |
CRITICAL_SECTION | lock |
Definition at line 2137 of file info.c.
Referenced by ComponentEnum_Clone().
IEnumUnknown ComponentEnum::IEnumUnknown_iface |
Definition at line 2134 of file info.c.
Referenced by ComponentEnum_Clone().
CRITICAL_SECTION ComponentEnum::lock |
Definition at line 2138 of file info.c.
Referenced by ComponentEnum_Clone().
Definition at line 2136 of file info.c.
Referenced by ComponentEnum_Clone().
LONG ComponentEnum::ref |
Definition at line 2135 of file info.c.
Referenced by ComponentEnum_Clone().