Partilhar via


Método FolderDiffFontAndColors.OnFontChanged

Namespace:  Microsoft.VisualStudio.TeamFoundation.VersionControl
Assembly:  Microsoft.VisualStudio.TeamFoundation.VersionControl (em Microsoft.VisualStudio.TeamFoundation.VersionControl.dll)

Sintaxe

'Declaração
Public Function OnFontChanged ( _
    ByRef rguidCategory As Guid, _
    pInfo As FontInfo(), _
    pLOGFONT As LOGFONTW(), _
    HFONT As UInteger _
) As Integer
public int OnFontChanged(
    ref Guid rguidCategory,
    FontInfo[] pInfo,
    LOGFONTW[] pLOGFONT,
    uint HFONT
)

Parâmetros

Valor de retorno

Tipo: System.Int32
Retorna Int32.

Implementações

IVsFontAndColorEvents.OnFontChanged(Guid%, array<FontInfo[], array<LOGFONTW[], UInt32)

Segurança do .NET Framework

Consulte também

Referência

FolderDiffFontAndColors Classe

Namespace Microsoft.VisualStudio.TeamFoundation.VersionControl