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.
Gets or sets a value that indicates whether the mouse can be used as an input device.
This property is read/write.
Syntax
HRESULT put_UseMouseForInput(
VARIANT_BOOL newVal
);
Parameters
newVal
Return value
None
Remarks
This property should only be changed if the Status property returns IES_Idle.
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows XP Tablet PC Edition [desktop apps only] |
| Minimum supported server | None supported |
| Target Platform | Windows |
| Header | inked.h |
| Library | InkEd.dll |