ITfReadingInformationUIElement::GetMaxReadingStringLength 方法 (msctf.h)
ITfReadingInformationUIElement::GetMaxReadingStringLength 方法返回读取信息 UI 的最大字符串计数。
语法
HRESULT GetMaxReadingStringLength(
[out] UINT *pcchMax
);
参数
[out] pcchMax
[out]指向读取信息字符串的最大长度的指针。
返回值
此方法可以返回其中一个值。
值 | 说明 |
---|---|
|
方法成功。 |
|
发生了未指定的错误。 |
|
一个或多个参数无效。 |
要求
要求 | 值 |
---|---|
最低受支持的客户端 | Windows 2000 专业版 [桌面应用 |UWP 应用] |
最低受支持的服务器 | Windows 2000 Server [桌面应用 |UWP 应用] |
目标平台 | Windows |
标头 | msctf.h |
DLL | Msctf.dll |
可再发行组件 | Windows 2000 专业版上的 TSF 1.0 |