|
1 |
|
2 <!DOCTYPE html |
|
3 PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> |
|
4 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"/><meta name="copyright" content="(C) Copyright 2009"/><meta name="DC.rights.owner" content="(C) Copyright 2009"/><meta name="DC.Type" content="mobileconcept"/><meta name="DC.Title" content="vibrasettings"/><meta name="DC.Relation" scheme="URI" content="GUID-C1F8A945-7C9C-4E3B-8F54-B9AFC502482A"/><meta name="DC.Relation" scheme="URI" content="GUID-7C69DDA4-16F1-4A8F-BDB2-4CB0015B4E81"/><meta name="DC.Relation" scheme="URI" content="GUID-65AAF569-D347-462B-B59A-9D7CA184AB9C"/><meta name="DC.Relation" scheme="URI" content="GUID-1A678A11-0BDD-4F64-9F40-013F6CDB81D7"/><meta name="DC.Relation" scheme="URI" content="GUID-6B348161-2ED2-498E-A166-C3B28C58BC68"/><meta name="DC.Format" content="XHTML"/><meta name="DC.Identifier" content="GUID-B0F9DE3D-8F22-4976-8BE3-F7F40A90D6FC"/><title>vibrasettings </title><script type="text/javascript"> |
|
5 function initPage() {} |
|
6 </script><link href="../PRODUCT_PLUGIN/book.css" rel="stylesheet" type="text/css"/><link href="css/s60/style.css" rel="stylesheet" type="text/css" media="all"/></head><body onload="initPage();"><div class="body"><div class="contentLeft prTxt"><h1 class="pageHeading" id="GUID-B0F9DE3D-8F22-4976-8BE3-F7F40A90D6FC">vibrasettings</h1><div> |
|
7 <p><strong>Syntax:</strong></p> |
|
8 <pre class="codeblock" id="GUID-187FAFA1-C134-4B28-8FB4-30195B15CE77">[int] sysinfo.vibrasettings</pre> |
|
9 <p><strong>Description:</strong></p> |
|
10 <p>This is a read-only property that returns the current settings of the vibration mode set in the active user profile.</p> |
|
11 <p>The returned value can be one of the setting values listed in the following table.</p> |
|
12 <div class="tablenoborder"><a name="GUID-944A48A2-8FDE-4297-B482-E856BE023DDA"><!----></a><table cellpadding="4" cellspacing="0" summary="" id="GUID-944A48A2-8FDE-4297-B482-E856BE023DDA" frame="border" border="1" rules="all"><caption><strong>Table: </strong>Values returned by vibrasettings</caption> |
|
13 <thead align="left"> |
|
14 <tr class="title "><th class="cellrowborder" valign="top" width="12.5%" id="d0e78518"> |
|
15 <p>Value</p> |
|
16 </th><th class="cellrowborder" valign="top" width="87.5%" id="d0e78523"> |
|
17 <p>Description</p> |
|
18 </th></tr> |
|
19 </thead> |
|
20 <tbody> |
|
21 <tr class=""> |
|
22 <td class="cellrowborder" valign="top" width="12.5%" headers="d0e78518 "> |
|
23 <p>0</p> |
|
24 </td> |
|
25 <td class="cellrowborder" valign="top" width="87.5%" headers="d0e78523 "> |
|
26 <p>Not initialized yet or there is an error condition.</p> |
|
27 </td> |
|
28 </tr> |
|
29 <tr class="bg "> |
|
30 <td class="cellrowborder" valign="top" width="12.5%" headers="d0e78518 "> |
|
31 <p>1</p> |
|
32 </td> |
|
33 <td class="cellrowborder" valign="top" width="87.5%" headers="d0e78523 "> |
|
34 <p>Vibration setting in the user profile is on.</p> |
|
35 </td> |
|
36 </tr> |
|
37 <tr class=""> |
|
38 <td class="cellrowborder" valign="top" width="12.5%" headers="d0e78518 "> |
|
39 <p>2</p> |
|
40 </td> |
|
41 <td class="cellrowborder" valign="top" width="87.5%" headers="d0e78523 "> |
|
42 <p>Vibration setting in the user profile is off.</p> |
|
43 </td> |
|
44 </tr> |
|
45 </tbody> |
|
46 </table></div></div></div></div><div class="footer"><hr/><div class="copy">© Nokia 2009.</div></div></body></html> |