Method | Description | |
---|---|---|
GetShiftState ( ShiftState shiftState, bool capsLock ) : string | ||
SetShiftState ( ShiftState shiftState, string value, bool isDeadKey, bool capsLock ) : void | ||
VirtualKey ( ) : System | ||
VirtualKey ( |
||
VirtualKey ( |
Method | Description | |
---|---|---|
MapVirtualKeyEx ( uint uCode, uint uMapType, |
public GetShiftState ( ShiftState shiftState, bool capsLock ) : string | ||
shiftState | ShiftState | |
capsLock | bool | |
return | string |
public SetShiftState ( ShiftState shiftState, string value, bool isDeadKey, bool capsLock ) : void | ||
shiftState | ShiftState | |
value | string | |
isDeadKey | bool | |
capsLock | bool | |
return | void |
public VirtualKey ( |
||
hkl | ||
virtualKey | KeysEx | |
return | System |
public VirtualKey ( |
||
hkl | ||
scanCode | uint | |
return | System |