Retrieves the language identifier associated with this Active IME.
Syntax
HRESULT GetLangId( LANGID *plid );
Parameters
- plid
- [out] Address of the LANGID associated with the keyboard layout.
Return Value
Returns S_OK if successful, or an error code otherwise.