TreeView for WinForms
Win32.EnumFontExDelegate デリゲート

C1.Win.6 アセンブリ > C1.Util.Win 名前空間 : Win32.EnumFontExDelegate デリゲート
シンタックス
'宣言
 
Public Delegate Function Win32.EnumFontExDelegate( _
   ByRef lpelfe As Win32.ENUMLOGFONTEX, _
   ByVal lpntme As System.IntPtr, _
   ByVal FontType As System.UInteger, _
   ByVal lParam As System.Integer _
) As System.Integer
public delegate System.int Win32.EnumFontExDelegate( 
   ref Win32.ENUMLOGFONTEX lpelfe,
   System.IntPtr lpntme,
   System.uint FontType,
   System.int lParam
)

パラメータ

lpelfe
lpntme
FontType
lParam
参照

Win32.EnumFontExDelegate メンバ
C1.Util.Win 名前空間