public class ConnectionPointContainer extends Unknown implements IConnectionPointContainer
Unknown.ByReference
IID_IConnectionPointContainer
IID_IUNKNOWN
Constructor and Description |
---|
ConnectionPointContainer(Pointer pointer) |
Modifier and Type | Method and Description |
---|---|
WinNT.HRESULT |
EnumConnectionPoints() |
WinNT.HRESULT |
FindConnectionPoint(Guid.REFIID riid,
PointerByReference ppCP)
HRESULT FindConnectionPoint(
[in] REFIID riid,
[out] IConnectionPoint **ppCP
);
|
AddRef, QueryInterface, Release
_invokeNativeInt, _invokeNativeObject, _invokeNativeVoid
equals, fromNative, getPointer, hashCode, nativeType, setPointer, toNative, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
AddRef, QueryInterface, Release
public 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