IUIAutomationDropTargetPattern 介面 (uiautomationclient.h)

提供 Microsoft 消費者介面自動化提供者所公開的拖放資訊的存取權,該元素可以是拖放作業的拖放目標。

繼承

IUIAutomationDropTargetPattern介面繼承自 IUnknown 介面。

方法

IUIAutomationDropTargetPattern介面具有這些方法。

 
IUIAutomationDropTargetPattern::get_CachedDropTargetEffect

擷取快取的當地語系化字串,描述當使用者卸載此置放目標上的抓取元素時會發生什麼情況。
IUIAutomationDropTargetPattern::get_CachedDropTargetEffects

擷取當地語系化字串的快取陣列,列舉使用者在此拖放作業中卸載抓取的元素時可能發生的完整效果集。
IUIAutomationDropTargetPattern::get_CurrentDropTargetEffect

擷取當地語系化字串,描述當使用者卸載此置放目標上抓取的元素時會發生什麼情況。
IUIAutomationDropTargetPattern::get_CurrentDropTargetEffects

擷取當地語系化字串的陣列,列舉使用者卸載此拖放目標上抓取的元素作為拖放作業的一部分時可能發生的完整效果集。 (IUIAutomationDropTargetPattern.get_CurrentDropTargetEffects)

規格需求

   
最低支援的用戶端 Windows 8 [僅限傳統型應用程式]
最低支援的伺服器 Windows Server 2012 [僅限傳統型應用程式]
目標平臺 Windows
標頭 uiautomationclient.h (包含 UIAutomation.h)

另請參閱

用戶端的控制項模式介面

拖放消費者介面自動化支援