TCmSettingSelection Struct Reference

API published in: S60 3rd Ed FP 2


#include <cmapplicationsettingsui.h>

Detailed Description

Stores the details of a setting selection.

Data Fields

CMManager::TCmSettingSelectionMode  iResult
  Selection mode, refers to the type of the list item which is selected.
TUint  iId
  Id of the selected destination or connection method.

Field Documentation

TUint TCmSettingSelection::iId
 

Id of the selected destination or connection method.

CMManager::TCmSettingSelectionMode TCmSettingSelection::iResult
 

Selection mode, refers to the type of the list item which is selected.


The documentation for this struct was generated from the following file:

Copyright © Nokia Corporation 2001-2008
Back to top