Week 23 contribution of SDK documentation content. See release notes for details. Fixes bugs Bug 2714, Bug 462.
<?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 task
PUBLIC "-//OASIS//DTD DITA Task//EN" "task.dtd">
<task id="GUID-AE5432AE-C699-4403-BCFC-474515C9BEC8" xml:lang="en"><title>Retrieving
the vibra status</title><prolog><metadata><keywords/></metadata></prolog><taskbody>
<context> <p>The <codeph>VibraStatus()</codeph> method retrieves the
current vibra status. The following code snippet demonstrates how to retrieve
the vibra status:</p><codeblock xml:space="preserve">CHWRMVibra::TVibraStatus vibraStatus = iVibra->VibraStatus();</codeblock></context>
</taskbody></task>