IOleCommandTarget Interface
Visual Studio 2015
Enables the dispatching of commands between objects and containers. For more information, see 5C8B455E-7740-4F71-AEF6-27390A11A1A3
Assembly: Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)
| Name | Description | |
|---|---|---|
![]() | Exec(Guid, UInt32, UInt32, IntPtr, IntPtr) | Executes the specified command. |
![]() | QueryStatus(Guid, UInt32, array<OLECMD>^, IntPtr) | Queries the object for the status of one or more commands generated by user interface events. |
Show:
