Interrups | Categories | Contents |
AX = DE1Dh DX = segment of handle for task to receive keystroke BL = character BH = scan code
Return:
AX = 0000h if successful nonzero if receiver's keyboard buffer was full
Notes: The key is treated as though the user had pressed it, ignoring any script which may be bound to the key, and using the current field table if the keyboard object is in field processing mode. Multiple PUTKEYs are seen in the order in which they are executed
See Also: AX=DE10h
Category: DESQview/TopView and Quarterdeck Programs - Int 15h - D
Interrups | Categories | Contents |