Gets the state of the automatic notification of the keyboard driver of key definition changes.
HRESULT GetKeyboardNotify(bool* enabled);
enabled
Boolean. True if automatic notification is enabled, or false if automatic notification is disabled.
S_OK
The function succeeded.
Other
The function failed. Use the Microsoft errlook.exe utility to determine the meaning of this value.