This is work in progress.

Windows / Headers / winerror.h / D2DERR_TEXT_RENDERER_NOT_RELEASED

D2DERR_TEXT_RENDERER_NOT_RELEASED

Code: 0x8899001c (0)

HRESULT Facility: Unknown (153)

NTSTATUS Facility: Unknown (2201)

Abstract

The application is holding a reference to the IDWriteTextRenderer interface after the corresponding DrawText or DrawTextLayout call has returned. The IDWriteTextRenderer instance will be invalid.

Associated Modules

ModuleCodeDescription
kernel32.dll0x8899001cThe application is holding a reference to the IDWriteTextRenderer interface after the corresponding DrawText or DrawTextLayout call has returned. The IDWriteTextRenderer instance will be invalid.
1 entry