Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Sets the visibility state of the speech-related user interface elements on the TSF language bar.
Syntax
HRESULT ShowUI(
[in] BOOL fShow
);
Parameters
[in] fShow
Specifies whether to show (TRUE) or not show (FALSE) the speech-related user interface elements.
Return value
This method can return one of these values.
| Value | Description |
|---|---|
|
The method was successful. |
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows 2000 Professional [desktop apps only] |
| Minimum supported server | Windows 2000 Server [desktop apps only] |
| Target Platform | Windows |
| Header | ctfspui.h (include Ctfutb.h) |
| DLL | Sptip.dll |
| Redistributable | TSF 1.0 on Windows 2000 Professional |