public interface IConnectionPointContainer extends IUnknown
Modifier and Type | Field and Description |
---|---|
static Guid.IID |
IID_IConnectionPointContainer |
IID_IUNKNOWN
Modifier and Type | Method and 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
-