IVsAsyncToolWindowFactory Schnittstelle
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
public interface class IVsAsyncToolWindowFactory
public interface class IVsAsyncToolWindowFactory
__interface IVsAsyncToolWindowFactory
public interface IVsAsyncToolWindowFactory
[System.Runtime.InteropServices.Guid("E6D4CEFD-0B9E-4971-BC98-ED9FBC797D94")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IVsAsyncToolWindowFactory
type IVsAsyncToolWindowFactory = interface
[<System.Runtime.InteropServices.Guid("E6D4CEFD-0B9E-4971-BC98-ED9FBC797D94")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IVsAsyncToolWindowFactory = interface
Public Interface IVsAsyncToolWindowFactory
- Abgeleitet
- Attribute
Methoden
CreateToolWindow(Guid, UInt32, Object) | |
GetToolWindowTitle(Guid, UInt32) | |
InitializeToolWindowAsync(Guid, UInt32) |