IVsAsyncToolWindowFactory 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.
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) |