Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Determines whether the glyph is locally downloaded from the font.
Syntax
BOOL IsGlyphLocal(
[in] UINT16 glyphId
);
Parameters
[in] glyphId
Type: UINT16
Glyph identifier.
Return value
Type: BOOL
Returns TRUE if the font has the specified glyph locally available.
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows 10 [desktop apps only] |
| Minimum supported server | Windows Server 2016 [desktop apps only] |
| Target Platform | Windows |
| Header | dwrite_3.h |
| Library | Dwrite.lib |
| DLL | Dwrite.dll |