Edit

Share via


IDWriteStringList::GetCount method (dwrite_3.h)

Gets the number of strings in the string list.

Syntax

UINT32 GetCount();

Return value

Type: UINT32

Returns the number of strings in the string list.

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

See also

IDWriteStringList