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 LineHeight property on the InkDivider object.
This helper function is not intended to be used by application code.
Syntax
HRESULT WINAPI SetLineHeight(
_In_ INT_PTR hDivider,
_In_ LONG lLineHeight
);
Parameters
-
hDivider [in]
-
A handle to the InkDivider object.
-
lLineHeight [in]
-
The LineHeight property of the InkDivider object, in HIMETRIC units.
Return value
This function can return one of these values.
| Return code | Description |
|---|---|
|
The function succeeded. |
|
The pDivider parameter is invalid. |
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client |
Windows XP Tablet PC Edition [desktop apps only] |
| Minimum supported server |
None supported |
| Library |
|