Overview
Group
Quick Info

Windows NT
Yes
Win95
Yes
Win32s
No
Import Library
-
Header File
wincon.h
Unicode
No
Platform Notes
None

FOCUS_EVENT_RECORD

The FOCUS_EVENT_RECORD structure is used to report focus events in a console INPUT_RECORD structure. These events are used internally and should be ignored.

typedef struct _FOCUS_EVENT_RECORD { // fer

BOOL bSetFocus;

} FOCUS_EVENT_RECORD;

Members

bSetFocus

Used internally.

See Also

INPUT_RECORD

Software for developers
Delphi Components
.Net Components
Software for Android Developers
More information resources
MegaDetailed.Net
Unix Manual Pages
Delphi Examples