|
ReactOS 0.4.16-dev-1946-g52006dd
|

Public Attributes | |
| IConnectionPoint | IConnectionPoint_iface |
| LONG | refCount |
| Contain * | container |
| GUID | id |
| UINT | sinkCount |
| IUnknown ** | sink |
| Contain* _cntptn::container |
Definition at line 850 of file ordinal.c.
Referenced by ConPt_GetConnectionPointContainer().
| IConnectionPoint _cntptn::IConnectionPoint_iface |
| GUID _cntptn::id |
Definition at line 851 of file ordinal.c.
Referenced by ConPt_GetConnectionInterface().
| LONG _cntptn::refCount |
Definition at line 848 of file ordinal.c.
Referenced by ConPt_AddRef(), and ConPt_Release().
| IUnknown** _cntptn::sink |
Definition at line 853 of file ordinal.c.
Referenced by ConPt_Advise(), ConPt_Release(), ConPt_Unadvise(), and Enum_Next().
| UINT _cntptn::sinkCount |
Definition at line 852 of file ordinal.c.
Referenced by ConPt_Advise(), ConPt_Release(), ConPt_Unadvise(), and Enum_Next().