TCmSettingSelection Struct Reference

#include <cmapplicationsettingsui.h>

Detailed Description

Stores the details of a setting selection.
Dll cmmanager.lib
Since:
S60 3.2

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-2007
Back to top