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

Public Attributes

IConnectionPoint IConnectionPoint_iface
 
IUnknownObj
 
LONG ref
 
IID iid
 
IUnknown ** sinks
 
DWORD maxSinks
 
DWORD nSinks
 

Detailed Description

Definition at line 49 of file connpt.c.

Member Data Documentation

◆ IConnectionPoint_iface

IConnectionPoint ConnectionPointImpl::IConnectionPoint_iface

Definition at line 51 of file connpt.c.

◆ iid

IID ConnectionPointImpl::iid

Definition at line 60 of file connpt.c.

◆ maxSinks

DWORD ConnectionPointImpl::maxSinks

Definition at line 64 of file connpt.c.

◆ nSinks

DWORD ConnectionPointImpl::nSinks

Definition at line 66 of file connpt.c.

◆ Obj

IUnknown* ConnectionPointImpl::Obj

Definition at line 54 of file connpt.c.

◆ ref

LONG ConnectionPointImpl::ref

Definition at line 57 of file connpt.c.

◆ sinks

IUnknown** ConnectionPointImpl::sinks

Definition at line 63 of file connpt.c.


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