'宣言 Public Delegate Function Win32.EnumFontExDelegate( _ ByRef lpelfe As Win32.ENUMLOGFONTEX, _ ByVal lpntme As IntPtr, _ ByVal FontType As UInteger, _ ByVal lParam As Integer _ ) As Integer
public delegate int Win32.EnumFontExDelegate( ref Win32.ENUMLOGFONTEX lpelfe, IntPtr lpntme, uint FontType, int lParam )
Win32.EnumFontExDelegate メンバ C1.Util.Win 名前空間