IVsAsyncUIFactory Interface

Definition

public interface class IVsAsyncUIFactory
public interface IVsAsyncUIFactory
[System.Runtime.InteropServices.Guid("15E1B521-EFA1-40B6-8CC1-BDBA417FD5A1")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IVsAsyncUIFactory
type IVsAsyncUIFactory = interface
[<System.Runtime.InteropServices.Guid("15E1B521-EFA1-40B6-8CC1-BDBA417FD5A1")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IVsAsyncUIFactory = interface
Public Interface IVsAsyncUIFactory
Attributes

Methods

CreateUIElementAsync(Guid, UInt32)

Applies to