DwmTetherContact function (dwmapi.h)

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

Syntax

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

Parameters

dwPointerID

The pointer ID.

fEnable

Indicates whether the contact is enabled.

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