IDirectManipulationDeferContactService::CancelContact 方法 (directmanipulation.h)
为此 pointerId 取消对 SetContact 的所有计划调用。
语法
HRESULT CancelContact(
[in] UINT32 pointerId
);
参数
[in] pointerId
指针的 ID。
返回值
如果该方法成功,则返回 S_OK。 否则,将返回 HRESULT 错误代码。
备注
如果已达到 DeferContact 中指定的超时,此函数将失败。
要求
最低受支持的客户端 | Windows 10 [仅限桌面应用] |
最低受支持的服务器 | Windows Server 2016 [仅限桌面应用] |
目标平台 | Windows |
标头 | directmanipulation.h |