'Declaration Public Overloads Shared Function EnumFontFamiliesEx( _ ByVal hdc As System.IntPtr, _ ByRef lpLogfont As Win32.LOGFONT_UNMANAGED, _ ByVal lpEnumFontFamExProc As Win32.EnumFontExDelegate, _ ByVal lParam As System.IntPtr, _ ByVal dwFlags As System.UInteger _ ) As System.Integer
public static System.int EnumFontFamiliesEx( System.IntPtr hdc, ref Win32.LOGFONT_UNMANAGED lpLogfont, Win32.EnumFontExDelegate lpEnumFontFamExProc, System.IntPtr lParam, System.uint dwFlags )
Parameters
- hdc
- lpLogfont
- lpEnumFontFamExProc
- lParam
- dwFlags