CImeCUICandWindow::CCandListArea::Item::GetSize (Windows CE 5.0)
This method retrieves the size of the bounding rectangle of the item.
static void GetSize( HANDLE hMetrics, SIZE* pSize);
Parameters
- hMetrics
[in] Handle that was returned by the CreateRenderingMetrics method. - pSize
[out] Pointer to a SIZE structure that specifies the size of the bounding rectangle of the item.
Return Values
None.
Requirements
OS Versions: Windows CE .NET 4.2 and later.
Header: Imjpskin.h.
See Also
CImeCUICandWindow | SIZE | CImeCUICandWindow::CCandListArea::Item::CreateRenderingMetrics
Send Feedback on this topic to the authors