[]
        
(Showing Draft Content)

C1.Util.Win.Win32.EnumFontExDelegate2.EndInvoke

EndInvoke Method

EndInvoke(ref ENUMLOGFONTEX, ref NEWTEXTMETRICEX, IAsyncResult)

Declaration
public virtual int EndInvoke(ref Win32.ENUMLOGFONTEX lpelfe, ref Win32.NEWTEXTMETRICEX lpntme, IAsyncResult result)
Public Overridable Function EndInvoke(ByRef lpelfe As Win32.ENUMLOGFONTEX, ByRef lpntme As Win32.NEWTEXTMETRICEX, result As IAsyncResult) As Integer
Parameters
Type Name Description
Win32.ENUMLOGFONTEX lpelfe
Win32.NEWTEXTMETRICEX lpntme
IAsyncResult result
Returns
Type Description
int