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 function in this library. If this function fails while trying to open DirectX, it is most likely due to the fact that DirectX is not available on the system or the version currently installed is out of date. The DirectX recommendations are: DirectX version v3.0 for NT4.0 compatibility or DirectX version v7.0 under all other circumstances.

Supported OS

All

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