IVsTextBufferTempInit 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.
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. |