DwmTetherContact function (dwmapi.h)

Enables the graphical feedback of touch and drag interactions to the user.

Syntax

HRESULT DwmTetherContact(
  [in] DWORD dwPointerID,
  [in] BOOL  fEnable,
  [in] POINT ptTether
);

Parameters

[in] dwPointerID

The pointer ID.

[in] fEnable

Indicates whether the contact is enabled.

[in] ptTether

The tether.

Return value

None

Requirements

Requirement Value
Minimum supported client Windows 8 [desktop apps only]
Minimum supported server Windows Server 2012 [desktop apps only]
Target Platform Windows
Header dwmapi.h
Library Dwmapi.lib
DLL Dwmapi.dll