ReactOS 0.4.16-dev-927-g467dec4
|
Public Attributes | |
IConnectionPointContainer | IConnectionPointContainer_iface |
LONG | refCount |
UINT | ptCount |
IConnectionPoint ** | pt |
IConnectionPointContainer _contain::IConnectionPointContainer_iface |
Definition at line 843 of file ordinal.c.
Referenced by ConPt_GetConnectionPointContainer().
IConnectionPoint** _contain::pt |
Definition at line 847 of file ordinal.c.
Referenced by Contain_FindConnectionPoint(), Contain_Release(), and EnumPt_Next().
UINT _contain::ptCount |
Definition at line 846 of file ordinal.c.
Referenced by Contain_FindConnectionPoint(), Contain_Release(), and EnumPt_Next().
LONG _contain::refCount |
Definition at line 844 of file ordinal.c.
Referenced by Contain_AddRef(), and Contain_Release().