diff -r 89d6a7a84779 -r 25a17d01db0c Symbian3/PDK/Source/GUID-DAC496E8-C8D0-5EC6-9A5D-5F5DA667D083.dita --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/Symbian3/PDK/Source/GUID-DAC496E8-C8D0-5EC6-9A5D-5F5DA667D083.dita Fri Jan 22 18:26:19 2010 +0000 @@ -0,0 +1,16 @@ + + + + + +Querying a Feature Set Statically Using CFeatureDiscovery How to query a feature set using CFeatureDiscovery statically.

To query whether a feature is supported in a feature set using CFeatureDiscovery statically, take the following steps.

Decide the set of features you want to query and determine their Uids. Create an instance of TFeatureSet and add features to it. Call CFeatureDiscovery::FeaturesSupportedL() with the feature set as argument. You do not need to create an instance of CFeatureDiscovery.
Querying a single feature + dynamically using CFeatureDiscovery Querying a single feature + statically using CFeatureDiscovery Querying a feature set dynamically + using CFeatureDiscovery Querying a Single Feature + Dynamically Using RFeatureControl Feature Manager Collection Overview Feature Manager Query Tutorials
\ No newline at end of file