IUIAutomationTransformPattern2::get_CachedCanZoom 方法 (uiautomationclient.h)
检索一个缓存值,该值指示控件是否支持缩放其视区。
此属性为只读。
语法
HRESULT get_CachedCanZoom(
BOOL *retVal
);
参数
retVal
返回值
无
要求
要求 | 值 |
---|---|
最低受支持的客户端 | Windows 8 [仅限桌面应用] |
最低受支持的服务器 | Windows Server 2012 [仅限桌面应用] |
目标平台 | Windows |
标头 | uiautomationclient.h (包括 UIAutomation.h) |