ITfUIElementSink::EndUIElement method (msctf.h)
The ITfUIElementSink::EndUIElement method is called when the UIElement is finished.
Syntax
HRESULT EndUIElement(
[in] DWORD dwUIElementId
);
Parameters
[in] dwUIElementId
[in] Id of the UIElement that is finished.
Return value
The TSF manager ignores the return value of this method.
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 2000 Professional [desktop apps | UWP apps] |
Minimum supported server | Windows 2000 Server [desktop apps | UWP apps] |
Target Platform | Windows |
Header | msctf.h |
DLL | Msctf.dll |
Redistributable | TSF 1.0 on Windows 2000 Professional |