IDWriteColorGlyphRunEnumerator.GetCurrentRun

<summary> Gets the current color glyph run. </summary> <param name="colorGlyphRun">Receives a pointer to the color glyph run. The pointer remains valid until the next call to MoveNext or until the interface is released.</param> <returns> Standard HRESULT error code. An error is returned if there is no current glyph run, i.e., if MoveNext has not yet been called or if the end of the sequence has been reached. </returns>

interface IDWriteColorGlyphRunEnumerator
HRESULT
GetCurrentRun

Meta