ITfSystemDeviceTypeLangBarItem::SetIconMode method (ctfutb.h)
Modifies the type of icon displayed for a system language bar item.
Syntax
HRESULT SetIconMode(
[in] DWORD dwFlags
);
Parameters
[in] dwFlags
Specifies how the system language bar item should display the icon. This can be one of the following values.
Return value
This method can return one of these values.
| Value | Description |
|---|---|
|
The method was successful. |
|
The system language bar item does not support this method. |
Requirements
| Minimum supported client | Windows 2000 Professional [desktop apps only] |
| Minimum supported server | Windows 2000 Server [desktop apps only] |
| Target Platform | Windows |
| Header | ctfutb.h |
| DLL | Msctf.dll |
| Redistributable | TSF 1.0 on Windows 2000 Professional |