Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Indicates if flick gesture recognition is enabled.
Syntax
HRESULT put_FlicksEnabled(
[in] BOOL fEnable
);
Parameters
[in] fEnable
TRUE to enable flicks gesture recognition; FALSE to disable flicks.
Return value
If this method succeeds, it returns S_OK. Otherwise, it returns an HRESULT error code.
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows Vista [desktop apps only] |
| Minimum supported server | Windows Server 2008 [desktop apps only] |
| Target Platform | Windows |
| Header | rtscom.h |
| DLL | RTSCom.dll |