IUnknownConnectionPointContainerpublic interface IConnectionPointContainer extends IUnknown
| Modifier and Type | Field | Description |
|---|---|---|
static Guid.IID |
IID_IConnectionPointContainer |
IID_IUNKNOWN| Modifier and Type | Method | Description |
|---|---|---|
WinNT.HRESULT |
FindConnectionPoint(Guid.REFIID riid,
PointerByReference ppCP) |
HRESULT FindConnectionPoint(
[in] REFIID riid,
[out] IConnectionPoint **ppCP
);
|
AddRef, QueryInterface, Releasestatic final Guid.IID IID_IConnectionPointContainer
WinNT.HRESULT FindConnectionPoint(Guid.REFIID riid, PointerByReference ppCP)
HRESULT FindConnectionPoint(
[in] REFIID riid,
[out] IConnectionPoint **ppCP
);
riid - ppCP -