This is the complete list of members for SEALED_::CEnumConnectionPoints, including all inherited members.
AddRef() | IUnknown | |
CEnumConnectionPoints(IConnectionPoint *cp) | SEALED_::CEnumConnectionPoints | inline |
CEnumConnectionPoints(const CEnumConnectionPoints &ecp) | SEALED_::CEnumConnectionPoints | inline |
Clone(IEnumConnectionPoints **ppEnum) | SEALED_::CEnumConnectionPoints | inlinevirtual |
LPENUMCONNECTIONPOINTS typedef | IEnumConnectionPoints | |
LPUNKNOWN typedef | IUnknown | |
m_cp | SEALED_::CEnumConnectionPoints | private |
m_done | SEALED_::CEnumConnectionPoints | private |
m_refCount | SEALED_::CEnumConnectionPoints | private |
Next(ULONG cConnections, LPCONNECTIONPOINT *ppCP, ULONG *pcFetched) | SEALED_::CEnumConnectionPoints | inlinevirtual |
IEnumConnectionPoints::Next([in] ULONG cConnections, [out, size_is(cConnections), length_is(*pcFetched)] LPCONNECTIONPOINT *ppCP, [out] ULONG *pcFetched) | IEnumConnectionPoints | |
PENUMCONNECTIONPOINTS typedef | IEnumConnectionPoints | |
QueryInterface(REFIID riid, void **ppvObject) | SEALED_::CEnumConnectionPoints | inlinevirtual |
Release() | IUnknown | |
RemoteNext([in] ULONG cConnections, [out, size_is(cConnections), length_is(*pcFetched)] LPCONNECTIONPOINT *ppCP, [out] ULONG *pcFetched) | IEnumConnectionPoints | |
Reset() | SEALED_::CEnumConnectionPoints | inlinevirtual |
Skip(ULONG cConnections) | SEALED_::CEnumConnectionPoints | inlinevirtual |
STDMETHODIMP_(ULONG) AddRef() | SEALED_::CEnumConnectionPoints | inlinevirtual |
STDMETHODIMP_(ULONG) Release() | SEALED_::CEnumConnectionPoints | inlinevirtual |
~CEnumConnectionPoints() | SEALED_::CEnumConnectionPoints | inline |