ComponentOne SuperTooltip for WinForms
C1.Win.4.8 Assembly / C1.Util.Win Namespace / Win32 Class / GetFontUnicodeRanges Method

In This Topic
    GetFontUnicodeRanges Method (Win32)
    In This Topic
    Syntax
    'Declaration
     
    Public Shared Function GetFontUnicodeRanges( _
       ByVal dc As System.IntPtr, _
       ByVal lpgs As System.IntPtr _
    ) As System.Integer
    public static System.int GetFontUnicodeRanges( 
       System.IntPtr dc,
       System.IntPtr lpgs
    )

    Parameters

    dc
    lpgs
    See Also