[]
        
(Showing Draft Content)

C1.Util.Win.Win32.AddFontMemResourceEx

AddFontMemResourceEx Method

AddFontMemResourceEx(nint, int, nint, ref int)

Declaration
public static extern nint AddFontMemResourceEx(nint data, int dataLength, nint pdv, ref int pcFonts)
Parameters
Type Name Description
nint data
int dataLength
nint pdv
int pcFonts
Returns
Type Description
nint

AddFontMemResourceEx(byte[], int, nint, ref int)

Declaration
public static extern nint AddFontMemResourceEx(byte[] data, int dataLength, nint pdv, ref int pcFonts)
Parameters
Type Name Description
byte[] data
int dataLength
nint pdv
int pcFonts
Returns
Type Description
nint