please dont rip this site Prev Next

INPUT_RECORD info  Overview  Group

The INPUT_RECORD structure is used to report input events in the console input buffer. These records can be read from the input buffer by using the ReadConsoleInput or PeekConsoleInput function, or written to the input buffer by using the WriteConsoleInput function.

typedef struct _INPUT_RECORD { // ir 

    WORD EventType; 

    union { 

        KEY_EVENT_RECORD KeyEvent; 

        MOUSE_EVENT_RECORD MouseEvent; 

        WINDOW_BUFFER_SIZE_RECORD WindowBufferSizeEvent; 

        MENU_EVENT_RECORD MenuEvent; 

        FOCUS_EVENT_RECORD FocusEvent; 

    } Event; 

} INPUT_RECORD; 

 

Members

EventType
Identifies the type of input event and the event record stored in the Event member.

This member can have one of the following values:

Value

Meaning

KEY_EVENT

The Event member contains a KEY_EVENT_RECORD structure with information about a keyboard event.

MOUSE_EVENT

The Event member contains a MOUSE_EVENT_RECORD structure with information about a mouse movement or button press event.

WINDOW_BUFFER_SIZE_EVENT

The Event member contains a WINDOW_BUFFER_SIZE_RECORD structure with information about the new size of the screen buffer.

MENU_EVENT

The Event member contains a MENU_EVENT_RECORD structure. These events are used internally and should be ignored.

FOCUS_EVENT

The Event member contains a FOCUS_EVENT_RECORD structure. These events are used internally and should be ignored.

Event
Contains a KEY_EVENT_RECORD, MOUSE_EVENT_RECORD, WINDOW_BUFFER_SIZE_RECORD, MENU_EVENT_RECORD, or FOCUS_EVENT_RECORD structure, depending on the event type specified by the EventType member.

See Also

FOCUS_EVENT_RECORD, KEY_EVENT_RECORD, MENU_EVENT_RECORD, MOUSE_EVENT_RECORD, PeekConsoleInput, ReadConsoleInput, WriteConsoleInput 


file: /Techref/os/win/api/win32/struc/src/str09_13.htm, 4KB, , updated: 2000/4/7 12:20, local time: 2024/4/18 17:15,
TOP NEW HELP FIND: 
18.217.194.39:LOG IN

 ©2024 These pages are served without commercial sponsorship. (No popup ads, etc...).Bandwidth abuse increases hosting cost forcing sponsorship or shutdown. This server aggressively defends against automated copying for any reason including offline viewing, duplication, etc... Please respect this requirement and DO NOT RIP THIS SITE. Questions?
Please DO link to this page! Digg it! / MAKE!

<A HREF="http://www.sxlist.com/techref/os/win/api/win32/struc/src/str09_13.htm"> INPUT_RECORD</A>

After you find an appropriate page, you are invited to your to this massmind site! (posts will be visible only to you before review) Just type a nice message (short messages are blocked as spam) in the box and press the Post button. (HTML welcomed, but not the <A tag: Instead, use the link box to link to another page. A tutorial is available Members can login to post directly, become page editors, and be credited for their posts.


Link? Put it here: 
if you want a response, please enter your email address: 
Attn spammers: All posts are reviewed before being made visible to anyone other than the poster.
Did you find what you needed?

 

Welcome to sxlist.com!


Site supported by
sales, advertizing,
& kind contributors
just like you!

Please don't rip/copy
(here's why

Copies of the site on CD
are available at minimal cost.
 

Welcome to www.sxlist.com!

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

  .