Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the language ID associated with the keyboard layout.
Syntax
HRESULT GetLangId(
[in] HKL hKL,
[out] LANGID *plid
);
Parameters
hKL [in]
A handle to the keyboard layout.plid [out]
The address of the LANGID associated with the keyboard layout.
Return value
Returns S_OK if successful, or an error value otherwise.
Requirements
Minimum supported client |
Windows XP |
Minimum supported server |
Windows 2000 Server |
Product |
Internet Explorer 5.0 |
Header |
Dimm.h |
IDL |
Dimm.idl |