dwmTetherContact 函式 (dwmapi.h)
啟用觸控的圖形化意見反應,並將互動拖曳給使用者。
語法
HRESULT DwmTetherContact(
[in] DWORD dwPointerID,
[in] BOOL fEnable,
[in] POINT ptTether
);
參數
[in] dwPointerID
指標標識碼。
[in] fEnable
指出是否已啟用聯繫人。
[in] ptTether
tether。
傳回值
無
規格需求
需求 | 值 |
---|---|
最低支援的用戶端 | Windows 8 [僅限傳統型應用程式] |
最低支援的伺服器 | Windows Server 2012 [僅限傳統型應用程式] |
目標平台 | Windows |
標頭 | dwmapi.h |
程式庫 | Dwmapi.lib |
Dll | Dwmapi.dll |