IVsHiddenRegionEx Interface

Definition

Provides additional methods for IVsHiddenRegion.

public interface class IVsHiddenRegionEx
public interface class IVsHiddenRegionEx
__interface IVsHiddenRegionEx
[System.Runtime.InteropServices.Guid("FA54DAC7-23D3-4C27-B46E-0D2591E5CF0A")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface IVsHiddenRegionEx
[System.Runtime.InteropServices.Guid("FA54DAC7-23D3-4C27-B46E-0D2591E5CF0A")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IVsHiddenRegionEx
[<System.Runtime.InteropServices.Guid("FA54DAC7-23D3-4C27-B46E-0D2591E5CF0A")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type IVsHiddenRegionEx = interface
[<System.Runtime.InteropServices.Guid("FA54DAC7-23D3-4C27-B46E-0D2591E5CF0A")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IVsHiddenRegionEx = interface
Public Interface IVsHiddenRegionEx
Attributes

Methods

GetBannerAttr(UInt32, UInt32[])

Gets the banner attributes.

SetBannerAttr(UInt32, UInt32[])

Sets the banner attributes.

Applies to