UCOMIConnectionPoint インターフェイス
メモ : このインターフェイスは、互換性のために残されています。
代わりに IConnectionPoint を使用します。 名前空間: System.Runtime.InteropServicesアセンブリ: mscorlib (mscorlib.dll 内)

<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)> _ <GuidAttribute("B196B286-BAB4-101A-B69C-00AA00341D07")> _ <ObsoleteAttribute("Use System.Runtime.InteropServices.ComTypes.IConnectionPoint instead. http://go.microsoft.com/fwlink/?linkid=14202", False)> _ Public Interface UCOMIConnectionPoint
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)] [GuidAttribute("B196B286-BAB4-101A-B69C-00AA00341D07")] [ObsoleteAttribute("Use System.Runtime.InteropServices.ComTypes.IConnectionPoint instead. http://go.microsoft.com/fwlink/?linkid=14202", false)] public interface UCOMIConnectionPoint
[InterfaceTypeAttribute(ComInterfaceType::InterfaceIsIUnknown)] [GuidAttribute(L"B196B286-BAB4-101A-B69C-00AA00341D07")] [ObsoleteAttribute(L"Use System.Runtime.InteropServices.ComTypes.IConnectionPoint instead. http://go.microsoft.com/fwlink/?linkid=14202", false)] public interface class UCOMIConnectionPoint
/** @attribute InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown) */ /** @attribute GuidAttribute("B196B286-BAB4-101A-B69C-00AA00341D07") */ /** @attribute ObsoleteAttribute("Use System.Runtime.InteropServices.ComTypes.IConnectionPoint instead. http://go.microsoft.com/fwlink/?linkid=14202", false) */ public interface UCOMIConnectionPoint


Windows 98, Windows 2000 SP4, Windows Millennium Edition, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
開発プラットフォームの中には、.NET Framework によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。


- UCOMIConnectionPoint インターフェイスのページへのリンク