About Bidirectional Status

Every window in the system maintains its bidirectional status.

Bidirectional status flags are used to represent configuration information that tells the system how to handle various events for the window. The status flags include information that defines how bidirectional language hotkeys should be handled and its current typing mode.

The bidirectional status is saved by the system for each window and it can be set and queried by applications using the WinSetLangInfo API.


[Back: Bidirectional Status]
[Next: Managing Bidirectional Status Using WinSetLangInfo]