ReactOS 0.4.16-dev-91-g764881a
|
Classes | |
struct | if_count |
Public Attributes | |
IUnknown | IUnknown_iface |
int | AddRef_called |
int | Release_called |
struct IUnknownImpl::if_count * | ifaces |
LONG | unknown |
Definition at line 2198 of file filtergraph.c.
int IUnknownImpl::AddRef_called |
Definition at line 2201 of file filtergraph.c.
Referenced by test_aggregate_filter_graph(), and test_aggregate_filter_mapper().
struct IUnknownImpl::if_count * IUnknownImpl::ifaces |
Referenced by test_SHGetIDListFromObject(), and test_SHGetItemFromObject().
IUnknown IUnknownImpl::IUnknown_iface |
Definition at line 2200 of file filtergraph.c.
Referenced by test_aggregate_filter_graph(), test_aggregate_filter_mapper(), test_SHGetIDListFromObject(), and test_SHGetItemFromObject().
int IUnknownImpl::Release_called |
Definition at line 2202 of file filtergraph.c.
Referenced by test_aggregate_filter_graph(), and test_aggregate_filter_mapper().
LONG IUnknownImpl::unknown |
Definition at line 2978 of file shlfolder.c.
Referenced by test_SHGetIDListFromObject(), and test_SHGetItemFromObject().