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.
Public Attributes | |
---|---|
TInt | iErrorCode |
RArray < TFeature > | iList |
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.