[]
public delegate int Win32.EnumFontExDelegate(ref Win32.ENUMLOGFONTEX lpelfe, IntPtr lpntme, uint FontType, int lParam)
| Type | Name | Description |
|---|---|---|
| Win32.ENUMLOGFONTEX | lpelfe | |
| IntPtr | lpntme | |
| uint | FontType | |
| int | lParam |
| Type | Description |
|---|---|
| int |
| Name | Description |
|---|---|
| EnumFontExDelegate(object, IntPtr) |
| Name | Description |
|---|---|
| BeginInvoke(ref ENUMLOGFONTEX, IntPtr, uint, int, AsyncCallback, object) | |
| EndInvoke(ref ENUMLOGFONTEX, IAsyncResult) | |
| Invoke(ref ENUMLOGFONTEX, IntPtr, uint, int) |