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