IVsTextBufferTempInit Interface

Definition

Temporary interface for special initialization.

public interface class IVsTextBufferTempInit
public interface class IVsTextBufferTempInit
__interface IVsTextBufferTempInit
[System.Runtime.InteropServices.Guid("F229A34E-5880-4C20-94C3-717CF4BE1FDA")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface IVsTextBufferTempInit
[System.Runtime.InteropServices.Guid("F229A34E-5880-4C20-94C3-717CF4BE1FDA")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IVsTextBufferTempInit
[<System.Runtime.InteropServices.Guid("F229A34E-5880-4C20-94C3-717CF4BE1FDA")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type IVsTextBufferTempInit = interface
[<System.Runtime.InteropServices.Guid("F229A34E-5880-4C20-94C3-717CF4BE1FDA")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IVsTextBufferTempInit = interface
Public Interface IVsTextBufferTempInit
Attributes

Methods

InitializeContentEx(BUFFERINITEX[])

New initialization methods.

Applies to