Group: System Information - Library: user32
int GetKeyboardType(
int nTypeFlag // information type
); DECLARE INTEGER GetKeyboardType IN user32 INTEGER nTypeFlag nTypeFlag [in] Specifies the type of keyboard information to be retrieved.
If the function succeeds, the return value specifies the requested information.
Home