ITextHost::TxImmGetContext method (textserv.h)
Retrieves the Input Method Editor (IME) input context associated with the text services host.
This method is used only in Asian-language versions of the operating system.
Syntax
HIMC TxImmGetContext();
Return value
Type: HIMC
The handle to the input context.
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows Vista [desktop apps only] |
Minimum supported server | Windows Server 2003 [desktop apps only] |
Target Platform | Windows |
Header | textserv.h |
DLL | Msftedit.dll |
See also
Conceptual
Reference