Funzione DwmTetherContact (dwmapi.h)
Abilita il feedback grafico delle interazioni tramite tocco e trascinamento all'utente.
Sintassi
HRESULT DwmTetherContact(
[in] DWORD dwPointerID,
[in] BOOL fEnable,
[in] POINT ptTether
);
Parametri
[in] dwPointerID
ID puntatore.
[in] fEnable
Indica se il contatto è abilitato.
[in] ptTether
Tether.
Valore restituito
nessuno
Requisiti
Requisito | Valore |
---|---|
Client minimo supportato | Windows 8 [solo app desktop] |
Server minimo supportato | Windows Server 2012 [solo app desktop] |
Piattaforma di destinazione | Windows |
Intestazione | dwmapi.h |
Libreria | Dwmapi.lib |
DLL | Dwmapi.dll |