System.Runtime.InteropServices.ComTypes.IConnectionPointContainer

Provides the managed definition of the IConnectionPointContainer interface.

See Also: IConnectionPointContainer Members

Syntax

[System.Runtime.InteropServices.Guid("b196b284-bab4-101a-b69c-00aa00341d07")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IConnectionPointContainer

Remarks

For more information, see the existing documentation for IConnectionPointContainer in MSDN library.

The common language runtime throws an exception when a COM method in native code returns an HRESULT. For more information, see How to: Map HRESULTs and Exceptions.

Requirements

Namespace: System.Runtime.InteropServices.ComTypes
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 2.0.0.0, 4.0.0.0
Since: .NET 2.0