共用方式為


IUIAutomationElement9::get_CurrentIsDialog 方法 (uiautomationclient.h)

擷取專案的目前對話方塊視窗指標。

這個屬性是唯讀的。

語法

HRESULT get_CurrentIsDialog(
  BOOL *retVal
);

參數

retVal

傳回值

備註

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

規格需求

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

另請參閱

IUIAutomationElement9

參考