Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Supports client drawing of glyphs.
Namespace: Microsoft.VisualStudio.TextManager.Interop
Assembly: Microsoft.VisualStudio.TextManager.Interop.8.0 (in Microsoft.VisualStudio.TextManager.Interop.8.0.dll)
Syntax
'Declaration
<GuidAttribute("225F2F59-39CF-4AE3-A08E-44CF751DE700")> _
<InterfaceTypeAttribute()> _
Public Interface IVsHiddenTextClientEx
[GuidAttribute("225F2F59-39CF-4AE3-A08E-44CF751DE700")]
[InterfaceTypeAttribute()]
public interface IVsHiddenTextClientEx
[GuidAttribute(L"225F2F59-39CF-4AE3-A08E-44CF751DE700")]
[InterfaceTypeAttribute()]
public interface class IVsHiddenTextClientEx
[<GuidAttribute("225F2F59-39CF-4AE3-A08E-44CF751DE700")>]
[<InterfaceTypeAttribute()>]
type IVsHiddenTextClientEx = interface end
public interface IVsHiddenTextClientEx
The IVsHiddenTextClientEx type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
![]() |
DrawBannerGlyph | Tells client to draw a glyph |
![]() |
GetBannerGlyphWidth | Determines how much space to set aside for banner glyph. |
Top
.gif)