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.
Sets the point size of the font.
Syntax
HRESULT put_Size(
[in] CY size
);
Parameters
[in] size
The new size of the font, in HIMETRIC units.
Return value
The method supports the standard return value E_UNEXPECTED, as well as the following values.
Return code | Description |
---|---|
|
The font was resized successfully. |
|
The value of the size parameter is not valid. For example, it does not contain a usable font size. |
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 2000 Professional [desktop apps only] |
Minimum supported server | Windows 2000 Server [desktop apps only] |
Target Platform | Windows |
Header | ocidl.h |