DestroySyntheticPointerDevice function (winuser.h)
Destroys the specified pointer injection device.
Syntax
void DestroySyntheticPointerDevice(
[in] HSYNTHETICPOINTERDEVICE device
);
Parameters
[in] device
A handle to the pointer injection device.
Return value
None
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 10, version 1809 [desktop apps only] |
Minimum supported server | Windows Server [desktop apps only] |
Target Platform | Windows |
Header | winuser.h |
Library | User32.lib |
DLL | User32.dll |