IDirectManipulationDeferContactService::D eferContact 方法 (directmanipulation.h)
指定延遲對此pointerId之 SetContact呼叫的執行時間量。
在 SetContact 之前,必須先呼叫 DeferContact。
語法
HRESULT DeferContact(
[in] UINT32 pointerId,
[in] UINT32 timeout
);
參數
[in] pointerId
指標的識別碼。
[in] timeout
延遲的持續時間,以毫秒為單位。 最大值為 500。
傳回值
如果方法成功,則會傳回 S_OK。 否則,它會傳回 HRESULT 錯誤碼。
需求
最低支援的用戶端 | Windows 10 [僅限傳統型應用程式] |
最低支援的伺服器 | Windows Server 2016 [僅限傳統型應用程式] |
目標平台 | Windows |
標頭 | directmanipulation.h |