DosSetConsoleShiftState

C++ language function declaration

APIRET APIENTRY DosSetConsoleShiftState ( HFILE Handle, ULONG ShiftState ) ;

Parameters

Handle
The file handle of the console buffer or CON device. (Note)
ShiftState
The new console keyboard shift state.

Return value

An OS/2 system error code.

Remarks

See Note.


The 32-bit Unicode Console API is © Copyright 1999,2000,2009 Jonathan de Boyne Pollard. "Moral" rights are asserted.