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.
[RegisterPointerInputTargetEx is not supported and may be altered or unavailable in the future. Instead, use RegisterPointerInputTarget.]
RegisterPointerInputTargetEx may be altered or unavailable. Instead, use RegisterPointerInputTarget.
Syntax
BOOL RegisterPointerInputTargetEx(
[in] HWND hwnd,
[in] POINTER_INPUT_TYPE pointerType,
[in] BOOL fObserve
);
Parameters
[in] hwnd
Not supported.
[in] pointerType
Not supported.
[in] fObserve
Not supported.
Return value
Not supported.
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows 10 [desktop apps only] |
| Minimum supported server | Windows Server 2016 [desktop apps only] |
| Target Platform | Windows |
| Header | winuser.h |
| Library | User32.lib |
| DLL | User32.dll |