Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
1/6/2010
This method frees a memory block allocated by the CreateRenderingMetrics method.
Syntax
static HANDLE FreeRenderingMetrics(
HANDLE hMetrics
);
Parameters
- hMetrics
[in] Handle that was returned by the CreateRenderingMetrics method.
Return Value
NULL indicates success. A handle to the memory object indicates failure.
Requirements
| Header | imjpskin.h |
| Windows Embedded CE | Windows CE .NET 4.2 and later |
See Also
Reference
CImeCUICandWindow
CImeCUICandWindow::CCandListArea::Item::CreateRenderingMetrics