IDirectManipulationManager3 接口 (directmanipulation.h)

扩展 IDirectManipulationManager2 接口,该接口提供对客户端应用程序可用的所有 直接操作 功能和 API 的访问权限。

IDirectManipulationManager3 接口添加了对检索 IDirectManipulationDeferContactService 对象的支持。

注意若要获取 IDirectManipulationManager3 接口指针,请在现有 IDirectManipulationManager 接口指针上获取 QueryInterface
 

继承

IDirectManipulationManager3 接口继承自 IDirectManipulationManager2IDirectManipulationManager3 还具有以下类型的成员:

方法

IDirectManipulationManager3 接口包含以下方法。

 
IDirectManipulationManager3::GetService

检索 IDirectManipulationDeferContactService 对象。

要求

   
最低受支持的客户端 Windows 10 [仅限桌面应用]
最低受支持的服务器 Windows Server 2016 [仅限桌面应用]
目标平台 Windows
标头 directmanipulation.h

请参阅

直接操作接口