IMultipleViewProvider::get_CurrentView 方法 (uiautomationcore.h)
識別控件用來顯示資訊或子控件的目前檢視。
這個屬性是唯讀的。
語法
HRESULT get_CurrentView(
int *pRetVal
);
參數
pRetVal
傳回值
無
備註
檢視標識碼的集合對於控件的所有實例都必須相同。
規格需求
需求 | 值 |
---|---|
最低支援的用戶端 | Windows XP [傳統型應用程式 |UWP 應用程式] |
最低支援的伺服器 | Windows Server 2003 [傳統型應用程式 |UWP 應用程式] |
目標平台 | Windows |
標頭 | uiautomationcore.h (包含 UIAutomation.h) |
Dll | Uiautomationcore.dll |