Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
ExStringIO::getKeyState Method
Syntax
C++
virtual OdUInt32 getKeyState();

Returns combination of "MouseEventFlags" representing currently pressed functional keys Currently used are: Shift = 4 (MK_SHIFT) Ctrl = 8 (MK_CONTROL)

Copyright © 2002-2022. Open Design Alliance All rights reserved.