|
ReactOS 0.4.16-dev-1946-g52006dd
|

Public Attributes | |
| IConnectionPointContainer | IConnectionPointContainer_iface |
| LONG | refCount |
| UINT | ptCount |
| IConnectionPoint ** | pt |
| IConnectionPointContainer _contain::IConnectionPointContainer_iface |
Definition at line 833 of file ordinal.c.
Referenced by ConPt_GetConnectionPointContainer().
| IConnectionPoint** _contain::pt |
Definition at line 837 of file ordinal.c.
Referenced by Contain_FindConnectionPoint(), Contain_Release(), and EnumPt_Next().
| UINT _contain::ptCount |
Definition at line 836 of file ordinal.c.
Referenced by Contain_FindConnectionPoint(), Contain_Release(), and EnumPt_Next().
| LONG _contain::refCount |
Definition at line 834 of file ordinal.c.
Referenced by Contain_AddRef(), and Contain_Release().