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