IUnknown
ConnectionPointContainer
public 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, Release
static final Guid.IID IID_IConnectionPointContainer
WinNT.HRESULT FindConnectionPoint(Guid.REFIID riid, PointerByReference ppCP)
HRESULT FindConnectionPoint(
[in] REFIID riid,
[out] IConnectionPoint **ppCP
);
riid
- ppCP
-