◄Overview► ◄Up► ◄Next► ◄Previous► ──────────────────────────────────────────────────────────────────────────── #define INCL_KBD USHORT KbdSetFgnd(VOID) The KbdSetFgnd function raises the priority of the foreground keyboard's thread. This function is used by a Kbd subsystem, not by an application. This function has no parameters. Return Value The return value is zero if the function is successful. Otherwise, it is an error value. ♦