Symbian3/SDK/Source/GUID-BF6ECC83-C7A0-4183-B835-6299CC2114AF.dita
changeset 0 89d6a7a84779
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/Symbian3/SDK/Source/GUID-BF6ECC83-C7A0-4183-B835-6299CC2114AF.dita	Thu Jan 21 18:18:20 2010 +0000
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Copyright (c) 2007-2010 Nokia Corporation and/or its subsidiary(-ies) All rights reserved. -->
+<!-- This component and the accompanying materials are made available under the terms of the License 
+"Eclipse Public License v1.0" which accompanies this distribution, 
+and is available at the URL "http://www.eclipse.org/legal/epl-v10.html". -->
+<!-- Initial Contributors:
+    Nokia Corporation - initial contribution.
+Contributors: 
+-->
+<!DOCTYPE concept
+  PUBLIC "-//OASIS//DTD DITA Concept//EN" "concept.dtd">
+<concept id="GUID-BF6ECC83-C7A0-4183-B835-6299CC2114AF" xml:lang="en"><title>Querying
+if feedback is supported</title><prolog><metadata><keywords/></metadata></prolog><conbody>
+<p>You do not normally need to check whether tactile feedback is supported
+or not, as it is safe to call the API functions even if feedback is not supported.</p>
+<p>However, in some cases using the area registry can require complex calculations
+for e.g. at portrait/landscape mode changes. In case these calculations cause
+too much overhead, you can use the <xref href="jar:GUID-759FBC7F-5384-4487-8457-A8D4B76F6AA6.jar!/html/classMTouchFeedback.html#c2b7967bf3d203ca223ea5d99647a2ef" format="application/java-archive"><codeph>TouchFeedbackSupported</codeph></xref> function to check whether
+feedback is supported or not, and skip the calculations in case there is no
+feedback at all.</p>
+</conbody></concept>
\ No newline at end of file