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