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
Target Platform Windows
Header dwrite_3.h
Library Dwrite.lib
DLL Dwrite.dll

See also

IDWriteStringList