KbdSynch

KbdSynch

#define INCL_KBD

USHORT  rc = KbdSynch(IOWait);

USHORT           IOWait;        /* Indicate if wait */

USHORT           rc;            /* return code */


[Back: KbdStringIn]
[Next: KbdXlate]