Notă
Accesul la această pagină necesită autorizare. Puteți încerca să vă conectați sau să modificați directoarele.
Accesul la această pagină necesită autorizare. Puteți încerca să modificați directoarele.
Get the local size of the font face in bytes, which will always be
less than or equal to GetFullSize. If the locality is remote, this
value is zero. If full, this value will equal GetFileSize.
Syntax
UINT64 GetLocalFileSize();
Return value
Type: UINT64
the local size of the font face in bytes, which will always be
less than or equal to GetFullSize. If the locality is remote, this
value is zero. If full, this value will equal GetFileSize.
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 |