IVsAsyncToolWindowFactory Interface

Definition

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
Derived
Attributes

Methods

CreateToolWindow(Guid, UInt32, Object)
GetToolWindowTitle(Guid, UInt32)
InitializeToolWindowAsync(Guid, UInt32)

Applies to