IVsAsyncDeferredDocView2 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.
[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. |