table of contents
Prima::sys::win32(3) | User Contributed Perl Documentation | Prima::sys::win32(3) |
NAME¶
Prima::sys::win32 - Windows facilities
DESCRIPTION¶
Miscellaneous semi-hackish calls to win32 API
API¶
- ReadConsoleInput ( peek => 0, nonblocking => 0, fileno => 0 )
- See https://learn.microsoft.com/en-us/windows/console/readconsoleinputex .
Returns a hash with information about a single input event if there are 1 or more, or an empty list otherwise.
AUTHOR¶
Dmitry Karasik, <dmitry@karasik.eu.org>.
SEE ALSO¶
Prima::Dialog::FileDialog
2024-08-20 | perl v5.40.0 |