PressKey(Byte) Method
Presses the specified key using a keyboard scan code.
Remarks

Supports the PS/2 Keyboard scan code set 1.

C# Syntax

public static void PressKey( 
   byte keyScanCode
)

Parameters

keyScanCode
The keyboard scan code of the key.