[]
        
(Showing Draft Content)

C1.Util.Win.Win32.EnumFontExDelegate2.Invoke

Invoke Method

Invoke(ref ENUMLOGFONTEX, ref NEWTEXTMETRICEX, uint, int)

Declaration
public virtual int Invoke(ref Win32.ENUMLOGFONTEX lpelfe, ref Win32.NEWTEXTMETRICEX lpntme, uint FontType, int lParam)
Public Overridable Function Invoke(ByRef lpelfe As Win32.ENUMLOGFONTEX, ByRef lpntme As Win32.NEWTEXTMETRICEX, FontType As UInteger, lParam As Integer) As Integer
Parameters
Type Name Description
Win32.ENUMLOGFONTEX lpelfe
Win32.NEWTEXTMETRICEX lpntme
uint FontType
int lParam
Returns
Type Description
int