|
ReactOS 0.4.16-dev-1946-g52006dd
|

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 2980 of file shlfolder.c.
Referenced by test_SHGetIDListFromObject(), and test_SHGetItemFromObject().