ReactOS 0.4.16-dev-732-g2d1144a
|
Public Attributes | |
IConnectionPoint | IConnectionPoint_iface |
LONG | refCount |
Contain * | container |
GUID | id |
UINT | sinkCount |
IUnknown ** | sink |
Contain* _cntptn::container |
Definition at line 860 of file ordinal.c.
Referenced by ConPt_GetConnectionPointContainer().
IConnectionPoint _cntptn::IConnectionPoint_iface |
GUID _cntptn::id |
Definition at line 861 of file ordinal.c.
Referenced by ConPt_GetConnectionInterface().
LONG _cntptn::refCount |
Definition at line 858 of file ordinal.c.
Referenced by ConPt_AddRef(), and ConPt_Release().
IUnknown** _cntptn::sink |
Definition at line 863 of file ordinal.c.
Referenced by ConPt_Advise(), ConPt_Release(), ConPt_Unadvise(), and Enum_Next().
UINT _cntptn::sinkCount |
Definition at line 862 of file ordinal.c.
Referenced by ConPt_Advise(), ConPt_Release(), ConPt_Unadvise(), and Enum_Next().