How to set and update a feature using RFeatureControl.
To set and update a feature using RFeatureControl, take the following steps.
The calls to SetFeature() require WriteDeviceData capability. They return:
KErrNone on success,
KErrAccessDenied if the feature is not modifiable,
KErrPermissionDenied if a capability check fails,
KErrNotFound if the feature does not exist, and
otherwise return an error code.
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.