ReactOS 0.4.15-dev-7998-gdb93cb1
_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 855 of file ordinal.c.

Member Data Documentation

◆ container

Contain* _cntptn::container

Definition at line 860 of file ordinal.c.

Referenced by ConPt_GetConnectionPointContainer().

◆ IConnectionPoint_iface

IConnectionPoint _cntptn::IConnectionPoint_iface

Definition at line 857 of file ordinal.c.

◆ id

GUID _cntptn::id

Definition at line 861 of file ordinal.c.

Referenced by ConPt_GetConnectionInterface().

◆ refCount

LONG _cntptn::refCount

Definition at line 858 of file ordinal.c.

Referenced by ConPt_AddRef(), and ConPt_Release().

◆ sink

IUnknown** _cntptn::sink

Definition at line 863 of file ordinal.c.

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

◆ sinkCount

UINT _cntptn::sinkCount

Definition at line 862 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: