Freigeben über


FolderDiffFontAndColors.OnFontChanged-Methode

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

Syntax

'Declaration
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
)

Parameter

Rückgabewert

Typ: System.Int32
Gibt Int32 zurück.

Implementiert

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

.NET Framework-Sicherheit

Siehe auch

Referenz

FolderDiffFontAndColors Klasse

Microsoft.VisualStudio.TeamFoundation.VersionControl-Namespace