FeatureInfoCommand::TFeatureInfo Struct Reference

struct FeatureInfoCommand::TFeatureInfo

Data structure used to pass data with ELoadFeatureInfoCmdId response. Used in ELoadFeatureInfoCmdId commands. It contains the return code for the command iErrorCode and is typically: No leave, just returns - iList contains feature entries. KErrNotSuppoted - no features to report for this command. ... - other system wide error.

Member Data Documentation

TInt iErrorCode

TInt iErrorCode

RArray< TFeature > iList

RArray < TFeature > iList