DQBremoveKeyboard
SUB

Prototype

DECLARE SUB DQBremoveKeyboard ()

Parameters

Returns

none

Description

Turns off the custom keyboard interrupt handler if it was on, giving the keyboard control back to the old BIOS routines. This function is automatically called by DQBclose.

Notes:

See also DQBinstallKeyboard

Example

See DQBkey example