IDirectManipulationDeferContactService::CancelDeferral 方法 (directmanipulation.h)
取消 DeferContact 中的延迟集,并处理此 pointerId 的计划 SetContact 调用。
语法
HRESULT CancelDeferral(
[in] UINT32 pointerId
);
参数
[in] pointerId
指针的 ID。
返回值
如果方法成功,则返回 S_OK。 否则,将返回 HRESULT 错误代码。
要求
要求 | 值 |
---|---|
最低受支持的客户端 | Windows 10 [仅限桌面应用] |
最低受支持的服务器 | Windows Server 2016 [仅限桌面应用] |
目标平台 | Windows |
标头 | directmanipulation.h |