Jump to content

USHIFTSTATE: Difference between revisions

From EDM2
USHIFTSTATE
 
No edit summary
Line 20: Line 20:


=== Comment ===
=== Comment ===
[[OS2_API | Back to OS/2 API]]
[[Category:The OS/2 API Project]]

Revision as of 15:12, 1 November 2011

USHIFTSTATE

Unicode shift states.

Type

ULONG shift;
ULONG Effective;
ULONG Led;

C declaration method

typedef struct

Fields

shift     Actual shift and lock state.
Effective Effective shift and lock state.
Led       Keyboard indicators.

Comment

Back to OS/2 API