This documentation is archived and is not being maintained.
IOleCommandTarget Interface
Visual Studio 2005
Enables the dispatching of commands between objects and containers. For more information, see IOleCommandTarget Namespace: Microsoft.VisualStudio.OLE.Interop
Assembly: Microsoft.VisualStudio.OLE.Interop (in microsoft.visualstudio.ole.interop.dll)
Assembly: Microsoft.VisualStudio.OLE.Interop (in microsoft.visualstudio.ole.interop.dll)
[GuidAttribute("B722BCCB-4E68-101B-A2BC-00AA00404770")] [InterfaceTypeAttribute(1)] public interface IOleCommandTarget
/** @attribute GuidAttribute("B722BCCB-4E68-101B-A2BC-00AA00404770") */
/** @attribute InterfaceTypeAttribute(1) */
public interface IOleCommandTarget
GuidAttribute("B722BCCB-4E68-101B-A2BC-00AA00404770") InterfaceTypeAttribute(1) public interface IOleCommandTarget
Show: