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.
The dispatch interface for command bar interfaces.
Namespace: Microsoft.VisualStudio.CommandBars
Assembly: Microsoft.VisualStudio.CommandBars (in Microsoft.VisualStudio.CommandBars.dll)
Syntax
'Declaration
<GuidAttribute("19165052-5025-47F1-A7CD-B4E428E1A348")> _
Public Interface _IVsMsoDispObj
[GuidAttribute("19165052-5025-47F1-A7CD-B4E428E1A348")]
public interface _IVsMsoDispObj
[GuidAttribute(L"19165052-5025-47F1-A7CD-B4E428E1A348")]
public interface class _IVsMsoDispObj
[<GuidAttribute("19165052-5025-47F1-A7CD-B4E428E1A348")>]
type _IVsMsoDispObj = interface end
public interface _IVsMsoDispObj
The _IVsMsoDispObj type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
Application | Gets the DTE object. |
![]() |
Creator | Gets the ID of the application. |
Top
Remarks
This interface implements the IDispatch interface, but it does not implement the IAccessible interface.