Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Passed to GetService to return a reference to IOleCommandTarget.
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)
Syntax
'Declaration
<GuidAttribute("E69CD190-1276-11D1-9F64-00A0C911004F")> _
<ComVisibleAttribute(False)> _
<GuidAttribute("E69CD190-1276-11D1-9F64-00A0C911004F")> _
Public Interface SUIHostCommandDispatcher
[GuidAttribute("E69CD190-1276-11D1-9F64-00A0C911004F")]
[ComVisibleAttribute(false)]
[GuidAttribute("E69CD190-1276-11D1-9F64-00A0C911004F")]
public interface SUIHostCommandDispatcher
[GuidAttribute(L"E69CD190-1276-11D1-9F64-00A0C911004F")]
[ComVisibleAttribute(false)]
[GuidAttribute(L"E69CD190-1276-11D1-9F64-00A0C911004F")]
public interface class SUIHostCommandDispatcher
[<GuidAttribute("E69CD190-1276-11D1-9F64-00A0C911004F")>]
[<ComVisibleAttribute(false)>]
[<GuidAttribute("E69CD190-1276-11D1-9F64-00A0C911004F")>]
type SUIHostCommandDispatcher = interface end
public interface SUIHostCommandDispatcher