ReactOS 0.4.15-dev-7942-gd23573b
IUnknownImpl Struct Reference
Collaboration diagram for IUnknownImpl:

Classes

struct  if_count
 

Public Attributes

IUnknown IUnknown_iface
 
int AddRef_called
 
int Release_called
 
struct IUnknownImpl::if_countifaces
 
LONG unknown
 

Detailed Description

Definition at line 2198 of file filtergraph.c.

Member Data Documentation

◆ AddRef_called

int IUnknownImpl::AddRef_called

Definition at line 2201 of file filtergraph.c.

Referenced by test_aggregate_filter_graph(), and test_aggregate_filter_mapper().

◆ ifaces

◆ IUnknown_iface

◆ Release_called

int IUnknownImpl::Release_called

Definition at line 2202 of file filtergraph.c.

Referenced by test_aggregate_filter_graph(), and test_aggregate_filter_mapper().

◆ unknown

LONG IUnknownImpl::unknown

Definition at line 2978 of file shlfolder.c.

Referenced by test_SHGetIDListFromObject(), and test_SHGetItemFromObject().


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