次の方法で共有


IVsUIEventSink インターフェイス

名前空間:  Microsoft.VisualStudio.Shell.Interop
アセンブリ:  Microsoft.VisualStudio (Microsoft.VisualStudio.dll 内)

構文

'宣言
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)> _
<GuidAttribute("515953AC-99C6-4F1B-8645-636A57E4B1E2")> _
Public Interface IVsUIEventSink
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)]
[GuidAttribute("515953AC-99C6-4F1B-8645-636A57E4B1E2")]
public interface IVsUIEventSink
[InterfaceTypeAttribute(ComInterfaceType::InterfaceIsIUnknown)]
[GuidAttribute(L"515953AC-99C6-4F1B-8645-636A57E4B1E2")]
public interface class IVsUIEventSink
[<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>]
[<GuidAttribute("515953AC-99C6-4F1B-8645-636A57E4B1E2")>]
type IVsUIEventSink =  interface end
public interface IVsUIEventSink

参照

参照

Microsoft.VisualStudio.Shell.Interop 名前空間