DosQueryConsoleShiftState
C++ language function declaration
APIRET APIENTRY DosQueryConsoleShiftState ( HFILE Handle, ULONG & ShiftState ) ;
Parameters
- Handle
- The file handle of the console buffer or CON device.
(Note)
- ShiftState
- A reference to a variable wherein is stored the
current keyboard shift state.
Return value
An OS/2 system error code.
See Note.
The 32-bit Unicode Console API is
© Copyright
1999,2000,2009
Jonathan de Boyne Pollard.
"Moral" rights are asserted.