TreeView for WinForms
Win32.EnumFontExDelegate2 デリゲート

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

パラメータ

lpelfe
lpntme
FontType
lParam
参照

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