Tests whether a font contains any multi-byte characters.
Copy Code
|
|
---|---|
AT_ERRCOUNT ACCUAPI IG_PDE_font_is_multibyte( HIG_PDE_FONT hFont, LPAT_BOOL lpbResult ); |
Name | Type | Description |
---|---|---|
hFont | HIG_PDE_FONT | PDE font object. |
lpbResult | LPAT_BOOL | TRUE if the font contains any multi-byte characters; FALSE otherwise. |
Error count.
This function does not process image pixels.