IVsProfferCommands2 Schnittstelle

Definition

Nur Microsoft-interne Verwendung.

Diese API unterstützt die Produktinfrastruktur und ist nicht für die direkte Verwendung aus Ihrem Code gedacht.

public interface class IVsProfferCommands2 : EnvDTE::IVsProfferCommands
public interface class IVsProfferCommands2 : EnvDTE::IVsProfferCommands
__interface IVsProfferCommands2 : EnvDTE::IVsProfferCommands
[System.Runtime.InteropServices.Guid("C508B13C-06C5-40C7-B405-D327D4F8E268")]
[System.Runtime.InteropServices.InterfaceType(1)]
[System.Runtime.InteropServices.TypeLibType(528)]
public interface IVsProfferCommands2 : EnvDTE.IVsProfferCommands
[<System.Runtime.InteropServices.Guid("C508B13C-06C5-40C7-B405-D327D4F8E268")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
[<System.Runtime.InteropServices.TypeLibType(528)>]
type IVsProfferCommands2 = interface
    interface IVsProfferCommands
Public Interface IVsProfferCommands2
Implements IVsProfferCommands
Attribute
Implementiert

Methoden

AddCommandBar(String, vsCommandBarType, Object, UInt32, Object)

Diese API unterstützt die Produktinfrastruktur und ist nicht für die direkte Verwendung aus Ihrem Code gedacht.

Nur Microsoft-interne Verwendung.

AddCommandBarControl(String, Object, UInt32, UInt32, Object)

Diese API unterstützt die Produktinfrastruktur und ist nicht für die direkte Verwendung aus Ihrem Code gedacht.

Nur Microsoft-interne Verwendung.

AddNamedCommand(Guid, Guid, String, UInt32, String, String, String, String, UInt32, UInt32, UInt32, UInt32, Guid)

Diese API unterstützt die Produktinfrastruktur und ist nicht für die direkte Verwendung aus Ihrem Code gedacht.

Nur Microsoft-interne Verwendung.

AddNamedCommand2(Guid, Guid, String, UInt32, String, String, String, String, UInt32, UInt32, UInt32, UInt32, Guid, UInt32)

Diese API unterstützt die Produktinfrastruktur und ist nicht für die direkte Verwendung aus Ihrem Code gedacht.

Nur Microsoft-interne Verwendung.

FindCommandBar(IntPtr, Guid, UInt32)

Diese API unterstützt die Produktinfrastruktur und ist nicht für die direkte Verwendung aus Ihrem Code gedacht.

Nur Microsoft-interne Verwendung.

RemoveCommandBar(Object)

Diese API unterstützt die Produktinfrastruktur und ist nicht für die direkte Verwendung aus Ihrem Code gedacht.

Nur Microsoft-interne Verwendung.

RemoveCommandBarControl(Object)

Diese API unterstützt die Produktinfrastruktur und ist nicht für die direkte Verwendung aus Ihrem Code gedacht.

Nur Microsoft-interne Verwendung.

RemoveNamedCommand(String)

Diese API unterstützt die Produktinfrastruktur und ist nicht für die direkte Verwendung aus Ihrem Code gedacht.

Nur Microsoft-interne Verwendung.

RenameNamedCommand(String, String, String)

Diese API unterstützt die Produktinfrastruktur und ist nicht für die direkte Verwendung aus Ihrem Code gedacht.

Nur Microsoft-interne Verwendung.

Gilt für