[]
        
(Showing Draft Content)

C1.Util.Win.Win32.EnumFontExDelegate.BeginInvoke

BeginInvoke Method

BeginInvoke(ref ENUMLOGFONTEX, nint, uint, int, AsyncCallback, object)

Declaration
public virtual IAsyncResult BeginInvoke(ref Win32.ENUMLOGFONTEX lpelfe, nint lpntme, uint FontType, int lParam, AsyncCallback callback, object @object)
Parameters
Type Name Description
Win32.ENUMLOGFONTEX lpelfe
nint lpntme
uint FontType
int lParam
AsyncCallback callback
object object
Returns
Type Description
IAsyncResult