共用方式為


IUIAutomationElement9::get_CachedIsDialog 方法 (uiautomationclient.h)

擷取專案的快取對話框視窗指標。

這個屬性是唯讀的。

語法

HRESULT get_CachedIsDialog(
  BOOL *retVal
);

參數

retVal

傳回值

備註

CachedIsDialog 屬性為 TRUE 時,用戶端應用程式可以假設快取的視窗是對話方塊。

規格需求

需求
最低支援的用戶端 Windows 10 組建 20348
最低支援的伺服器 Windows 10 組建 20348
目標平台 Windows
標頭 uiautomationclient.h

另請參閱

IUIAutomationElement9

參考