Inquire


int Inquire(LPKBINFO  lpKBInfo);

Fills a KBINFO structure with information about the keyboard hardware.

lpKBInfo

Address of the KBINFO structure that receives the keyboard information.

The export ordinal for this function is 1.

New keyboard drivers should support both the Inquire and InquireEx functions.

See also KBINFO, InquireEx