IVsEditorFactory4 Interface

Definition

public interface class IVsEditorFactory4
[System.Runtime.InteropServices.Guid("5F149946-406A-4B77-A334-9314CDBACD2F")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IVsEditorFactory4
[<System.Runtime.InteropServices.Guid("5F149946-406A-4B77-A334-9314CDBACD2F")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IVsEditorFactory4 = interface
Public Interface IVsEditorFactory4
Attributes

Methods

GetDocumentData(UInt32, String, IVsHierarchy, UInt32)
GetDocumentView(UInt32, String, IVsHierarchy, IntPtr, UInt32)
GetEditorCaption(String, String, IVsHierarchy, IntPtr, Guid)
ShouldDeferUntilIntellisenseIsReady(UInt32, String, String)

Applies to