Lưu ý
Cần có ủy quyền mới truy nhập được vào trang này. Bạn có thể thử đăng nhập hoặc thay đổi thư mục.
Cần có ủy quyền mới truy nhập được vào trang này. Bạn có thể thử thay đổi thư mục.
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 |
|