UiaGetReservedNotSupportedValue 函式 (uiautomationcoreapi.h)
擷取保留值,指出不支援 Microsoft 使用者介面自動化 屬性或文字屬性。
語法
HRESULT UiaGetReservedNotSupportedValue(
[out] IUnknown **punkNotSupportedValue
);
參數
[out] punkNotSupportedValue
類型: IUnknown**
接收表示值的物件。 這個參數會以未初始化的狀態傳遞。
傳回值
類型: HRESULT
如果此函式成功,則會傳回 S_OK。 否則,它會傳回 HRESULT 錯誤碼。
規格需求
需求 | 值 |
---|---|
最低支援的用戶端 | Windows XP [傳統型應用程式 |UWP 應用程式] |
最低支援的伺服器 | Windows Server 2003 [傳統型應用程式 |UWP 應用程式] |
目標平台 | Windows |
標頭 | uiautomationcoreapi.h |
程式庫 | Uiautomationcore.lib |
Dll | Uiautomationcore.dll |