C1.Win.4.8 Assembly / C1.Util.Win Namespace / Win32.EnumFontExDelegate Delegate

In This Topic
Win32.EnumFontExDelegate Delegate
In This Topic
Syntax
'Declaration
 
Public Delegate Function Win32.EnumFontExDelegate( _
   ByRef lpelfe As Win32.ENUMLOGFONTEX, _
   ByVal lpntme As IntPtr, _
   ByVal FontType As UInteger, _
   ByVal lParam As Integer _
) As Integer
 

Parameters

lpelfe
lpntme
FontType
lParam
See Also