Search
Module:
Directory

   Desktop Functions:

   Smart Device Functions:


Show Recent Changes
Subscribe (RSS)
Misc. Pages
Comments
FAQ
Helpful Tools
Playground
Suggested Reading
Website TODO List
Download Visual Studio Add-In

Search Results for "KEY_EVENT_RECORD" in [All]

Structures

.

        public KEY_EVENT_RECORD KeyEvent;

.

    <FieldOffset(4)> Public KeyEvent As KEY_EVENT_RECORD

.
  • KEY_EVENT_RECORD
.
Summary
The KEY_EVENT_RECORD structure is used to report keyboard input events in a console INPUT_RECORD structure.
.

  public struct KEY_EVENT_RECORD

.

Structure KEY_EVENT_RECORD

.
Documentation
[KEY_EVENT_RECORD] on MSDN

kernel32

.

        public KEY_EVENT_RECORD KeyEvent;

.

    public struct KEY_EVENT_RECORD


 
Access PInvoke.net directly from VS: