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