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.
Releases an input context returned by the ITextHost::TxImmGetContext method and unlocks the memory associated with the context.
This method is used only in Asian-language versions of the operating system.
Syntax
void TxImmReleaseContext(
[in] HIMC himc
);
Parameters
[in] himc
Type: HIMC
The input context.
Return value
None
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