ITfSystemLangBarItemText::GetItemText method (ctfutb.h)
The ITfSystemLangBarItemText::GetItemText method obtains the text displayed for the system language bar menu.
Syntax
HRESULT GetItemText(
[out] BSTR *pbstrText
);
Parameters
[out] pbstrText
[out] A pointer to BSTR that contains the current description.
Return value
This method can return one of these values.
Value | Description |
---|---|
|
The method was successful. |
|
An unspecified error occurred. |
|
A parameter is invalid. |
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 | ctfutb.h (include Msctf.h) |
DLL | Msctf.dll |
Redistributable | TSF 1.0 on Windows 2000 Professional |