IVsHiddenTextSessionEx Interface

Definition

Provides an Add method for IVsHiddenRegionEx objects.

public interface class IVsHiddenTextSessionEx
public interface class IVsHiddenTextSessionEx
__interface IVsHiddenTextSessionEx
[System.Runtime.InteropServices.Guid("A43C0083-755F-4385-9574-4C14BFFC4344")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface IVsHiddenTextSessionEx
[System.Runtime.InteropServices.Guid("A43C0083-755F-4385-9574-4C14BFFC4344")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IVsHiddenTextSessionEx
[<System.Runtime.InteropServices.Guid("A43C0083-755F-4385-9574-4C14BFFC4344")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type IVsHiddenTextSessionEx = interface
[<System.Runtime.InteropServices.Guid("A43C0083-755F-4385-9574-4C14BFFC4344")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IVsHiddenTextSessionEx = interface
Public Interface IVsHiddenTextSessionEx
Attributes

Methods

AddHiddenRegionsEx(UInt32, Int32, NewHiddenRegionEx[], IVsEnumHiddenRegions)

Adds IVsHiddenRegionEx objects.

Applies to