Win32-2.6.1.0: A binding to part of the Win32 library

Copyright2013 shelarcy
LicenseBSD-style
Maintainershelarcy@gmail.com
StabilityProvisional
PortabilityNon-portable (Win32 API)
Safe HaskellSafe
LanguageHaskell2010

System.Win32.Automation.Input

Description

Provide sendInput function and INPUT types.

Synopsis

Documentation

sendInputPtr :: Int -> Ptr INPUT -> IO UINT Source #

Raw pointer of array version of sendInput. Use this function to support non-list sequence.