ITransferDestination 介面 (shobjidl_core.h)

公開方法,以建立複製或移動作業的目的地 Shell 專案。 提供這個介面,藉由提供 ITransferDestination::Advise 方法,以允許對檔案作業進行更多控制。

繼承

ITransferDestination 介面繼承自 IUnknown 介面。 ITransferDestination 也有下列類型的成員:

方法

ITransferDestination 介面具有這些方法。

 
ITransferDestination::建議

設定有關檔案作業狀態通知的諮詢連線。 (ITransferDestination.Advise)
ITransferDestination::CreateItem

建立指定的檔案。
ITransferDestination::Unadvise

終止諮詢連線。 (ITransferDestination.Unadvise)

規格需求

需求
最低支援的用戶端 Windows Vista [僅限傳統型應用程式]
最低支援的伺服器 Windows Server 2008 [僅限傳統型應用程式]
目標平台 Windows
標頭 shobjidl_core.h (包含 Shobjidl.h)

另請參閱

ITransferSource