iTfInputScope::GetRegularExpression 方法 (inputscope.h)
获取要 rssecognized 的正则表达式字符串。
语法
HRESULT GetRegularExpression(
[out] BSTR *pbstrRegExp
);
parameters
[out] pbstrRegExp
指向包含正则表达式的字符串的指针。 调用函数必须调用 SystFreeString () 来释放分配给字符串的内存。
返回值
此方法可以返回其中一个值。
值 | 说明 |
---|---|
|
方法成功。 |
要求
最低受支持的客户端 | Windows XP [桌面应用 | UWP 应用] |
最低受支持的服务器 | Windows Server 2003 [桌面应用 | UWP 应用] |
目标平台 | Windows |
标头 | inputscope.h |
DLL | Msctf.dll |