NativeMapped, IConnectionPointContainer, IUnknownpublic class ConnectionPointContainer extends Unknown implements IConnectionPointContainer
Unknown.ByReferenceIID_IConnectionPointContainerIID_IUNKNOWN| Constructor | Description |
|---|---|
ConnectionPointContainer(Pointer pointer) |
| Modifier and Type | Method | Description |
|---|---|---|
WinNT.HRESULT |
EnumConnectionPoints() |
|
WinNT.HRESULT |
FindConnectionPoint(Guid.REFIID riid,
PointerByReference ppCP) |
HRESULT FindConnectionPoint(
[in] REFIID riid,
[out] IConnectionPoint **ppCP
);
|
_invokeNativeInt, _invokeNativeObject, _invokeNativeVoidAddRef, QueryInterface, Releaseclone, finalize, getClass, notify, notifyAll, wait, wait, waitequals, fromNative, getPointer, hashCode, nativeType, setPointer, toNative, toStringAddRef, QueryInterface, Releasepublic ConnectionPointContainer(Pointer pointer)
public WinNT.HRESULT EnumConnectionPoints()
public WinNT.HRESULT FindConnectionPoint(Guid.REFIID riid, PointerByReference ppCP)
IConnectionPointContainer
HRESULT FindConnectionPoint(
[in] REFIID riid,
[out] IConnectionPoint **ppCP
);
FindConnectionPoint in interface IConnectionPointContainer