ReactOS 0.4.15-dev-7998-gdb93cb1
_contain Struct Reference
Collaboration diagram for _contain:

Public Attributes

IConnectionPointContainer IConnectionPointContainer_iface
 
LONG refCount
 
UINT ptCount
 
IConnectionPoint ** pt
 

Detailed Description

Definition at line 841 of file ordinal.c.

Member Data Documentation

◆ IConnectionPointContainer_iface

IConnectionPointContainer _contain::IConnectionPointContainer_iface

Definition at line 843 of file ordinal.c.

Referenced by ConPt_GetConnectionPointContainer().

◆ pt

IConnectionPoint** _contain::pt

Definition at line 847 of file ordinal.c.

Referenced by Contain_FindConnectionPoint(), Contain_Release(), and EnumPt_Next().

◆ ptCount

UINT _contain::ptCount

Definition at line 846 of file ordinal.c.

Referenced by Contain_FindConnectionPoint(), Contain_Release(), and EnumPt_Next().

◆ refCount

LONG _contain::refCount

Definition at line 844 of file ordinal.c.

Referenced by Contain_AddRef(), and Contain_Release().


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