IDirectManipulationCompositor::SetUpdateManager 方法 (directmanipulation.h)
設定用來將撰寫器更新傳送至 直接操作的更新管理員。
語法
HRESULT SetUpdateManager(
[in] IDirectManipulationUpdateManager *updateManager
);
參數
[in] updateManager
傳回值
如果方法成功,則會傳回 S_OK。 否則,它會傳回 HRESULT 錯誤碼。
備註
呼叫GetUpdateManager以擷取updateManager。
在直接操作初始化期間呼叫這個方法,將撰寫器連接到更新管理員。
需求
最低支援的用戶端 | Windows 8 [僅限傳統型應用程式] |
最低支援的伺服器 | Windows Server 2012 [僅限傳統型應用程式] |
目標平台 | Windows |
標頭 | directmanipulation.h |