ReactOS 0.4.16-dev-1946-g52006dd
_cntptn Struct Reference
Collaboration diagram for _cntptn:

Public Attributes

IConnectionPoint IConnectionPoint_iface
 
LONG refCount
 
Containcontainer
 
GUID id
 
UINT sinkCount
 
IUnknown ** sink
 

Detailed Description

Definition at line 845 of file ordinal.c.

Member Data Documentation

◆ container

Contain* _cntptn::container

Definition at line 850 of file ordinal.c.

Referenced by ConPt_GetConnectionPointContainer().

◆ IConnectionPoint_iface

IConnectionPoint _cntptn::IConnectionPoint_iface

Definition at line 847 of file ordinal.c.

◆ id

GUID _cntptn::id

Definition at line 851 of file ordinal.c.

Referenced by ConPt_GetConnectionInterface().

◆ refCount

LONG _cntptn::refCount

Definition at line 848 of file ordinal.c.

Referenced by ConPt_AddRef(), and ConPt_Release().

◆ sink

IUnknown** _cntptn::sink

Definition at line 853 of file ordinal.c.

Referenced by ConPt_Advise(), ConPt_Release(), ConPt_Unadvise(), and Enum_Next().

◆ sinkCount

UINT _cntptn::sinkCount

Definition at line 852 of file ordinal.c.

Referenced by ConPt_Advise(), ConPt_Release(), ConPt_Unadvise(), and Enum_Next().


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