Share via


IVsAsyncDeferredDocView2 Interface

Definition

[System.Runtime.InteropServices.Guid("F5339B02-5620-4819-9B94-7225835024F9")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IVsAsyncDeferredDocView2
[<System.Runtime.InteropServices.Guid("F5339B02-5620-4819-9B94-7225835024F9")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IVsAsyncDeferredDocView2 = interface
Public Interface IVsAsyncDeferredDocView2
Attributes

Methods

LoadDocViewAsync(Object, Guid)

Asynchronously loads the document view's after the environment has loaded the document data.

Applies to