InitKeyboard()

Syntax

Result = InitKeyboard()
Description
Initialize the keyboard environment for later use. If the 'Result' is 0, then the initialization has failed. You must call this function before any other commands of this library. This command try to open DirectX (v3.0 with NT4.0 compatibility or v7.0 else), so if it fails it's probably that DirectX version is too old or not available.

Supported OS

All

<- ExamineKeyboard() - Keyboard Index - KeyboardInkey() ->