IVsCommandWindow2 Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Sets the mode of the Command Window. You can get an instance of this interface from the SVsCommandWindow (SID_SVsCommandWindow) service.
public interface class IVsCommandWindow2
public interface class IVsCommandWindow2
__interface IVsCommandWindow2
[System.Runtime.InteropServices.Guid("E22363B8-E7D3-49B5-B094-7395BB35CE13")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface IVsCommandWindow2
[<System.Runtime.InteropServices.Guid("E22363B8-E7D3-49B5-B094-7395BB35CE13")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type IVsCommandWindow2 = interface
Public Interface IVsCommandWindow2
- Attributes
Methods
SetMode(UInt32) |
Sets the mode of the Command Window tool window. Implemented by the environment. |