Partager via


FolderDiffFontAndColors.OnFontChanged, méthode

Espace de noms :  Microsoft.VisualStudio.TeamFoundation.VersionControl
Assembly :  Microsoft.VisualStudio.TeamFoundation.VersionControl (dans Microsoft.VisualStudio.TeamFoundation.VersionControl.dll)

Syntaxe

'Déclaration
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
)

Paramètres

Valeur de retour

Type : System.Int32
retourne Int32 ;

Implémentations

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

Sécurité .NET Framework

Voir aussi

Référence

FolderDiffFontAndColors Classe

Microsoft.VisualStudio.TeamFoundation.VersionControl, espace de noms