Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
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 |
|