CImeCUICandWindow::CCandListArea::Item::FreeRenderingMetrics (Windows CE 5.0)
This method frees a memory block allocated by the CreateRenderingMetrics method.
static HANDLE FreeRenderingMetrics( HANDLE hMetrics);
Parameters
- hMetrics
[in] Handle that was returned by the CreateRenderingMetrics method.
Return Values
NULL indicates success. A handle to the memory object indicates failure.
Requirements
OS Versions: Windows CE .NET 4.2 and later.
Header: Imjpskin.h.
See Also
CImeCUICandWindow | CImeCUICandWindow::CCandListArea::Item::CreateRenderingMetrics
Send Feedback on this topic to the authors