IDWriteRemoteFontFileStream::GetLocality method (dwrite_3.h)

Gets the current locality of the file.

Syntax

DWRITE_LOCALITY GetLocality();

Return value

Type: DWRITE_LOCALITY

Returns the current locality (i.e., remote, partial, or local).

Requirements

Requirement Value
Target Platform Windows
Header dwrite_3.h
Library Dwrite.lib

See also

IDWriteRemoteFontFileStream