ReactOS 0.4.16-dev-2332-g4cba65d
test_factory Struct Reference
Collaboration diagram for test_factory:

Public Attributes

IClassFactory IClassFactory_iface
 
IExternalConnection IExternalConnection_iface
 
LONG refcount
 
unsigned int external_connections
 

Detailed Description

Definition at line 247 of file moniker.c.

Member Data Documentation

◆ external_connections

unsigned int test_factory::external_connections

Definition at line 252 of file moniker.c.

◆ IClassFactory_iface

IClassFactory test_factory::IClassFactory_iface

Definition at line 249 of file moniker.c.

Referenced by impl_from_IClassFactory().

◆ IExternalConnection_iface

IExternalConnection test_factory::IExternalConnection_iface

Definition at line 250 of file moniker.c.

Referenced by impl_from_IExternalConnection().

◆ refcount

LONG test_factory::refcount

Definition at line 251 of file moniker.c.


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