IDWriteStringList::GetCount method

Gets the number of strings in the string list.

Syntax


virtual UINT32 GetCount() = 0;

Parameters

This method has no parameters.

Return value

Type: UINT32

Returns the number of strings in the string list.

Requirements

Header

Dwrite_3.h

Library

Dwrite.lib

DLL

Dwrite.dll

See also

IDWriteStringList

 

 

Show: