ITfUIElementSink::UpdateUIElement method (msctf.h)
The ITfUIElementSink::UpdateUIElement method is called when the contents of the UIElement is updated.
Syntax
HRESULT UpdateUIElement(
[in] DWORD dwUIElementId
);
Parameters
[in] dwUIElementId
[in] Id of the UIElement that has had its content updated.
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 |