Retrieves the point size of the font expressed in a 64-bit CY variable. The upper 32-bits of this value contains the integer point size and the lower 32-bits contains the fractional point size.
HRESULT get_Size(
CY* psize |
//Pointer to the font size. |
); |
Parameters
Return Values
The method supports the standard return value E_UNEXPECTED, as well as the following:
See Also