Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
1/6/2010
This method retrieves the size of the bounding rectangle of the item.
Syntax
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 Value
None.
Requirements
| Header | imjpskin.h |
| Windows Embedded CE | Windows CE .NET 4.2 and later |
See Also
Reference
CImeCUICandWindow
CImeCUICandWindow::CCandListArea::Item::CreateRenderingMetrics