ITfUIElement::Show method (msctf.h)
The ITfUIElement::Show method shows the text service's UI of this UI element.
Syntax
HRESULT Show(
[in] BOOL bShow
);
Parameters
[in] bShow
[in] TRUE to show the original UI of the element. FALSE to hide the original UI of the element.
Return value
This method can return one of these values.
Value | Description |
---|---|
|
The method was successful. |
|
An unspecified error occurred. |
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 |