[]
        
(Showing Draft Content)

C1.Util.Win.Win32.EnumFontExDelegate.Invoke

Invoke Method

Invoke(ref ENUMLOGFONTEX, IntPtr, uint, int)

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