View a printable version of the current page.
  Wiki > Symbian Developer Network Public Wiki > ... > Example source code > Feature discovery
  Feature discovery
Added by alie, last edited by rodders on Feb 15, 2008  (view change)
Labels: 
(None)

Feature discovery offers methods to query whether a feature is supported in the current environment.

example:

 	TBool isIRAvailable = CFeatureDiscovery::IsFeatureSupportedL( KFeatureIdIrda );
	TBool isBTAvailable = CFeatureDiscovery::IsFeatureSupportedL( KFeatureIdBt );
Interactive Services Terms & Conditions of use | Terms of use | Privacy policy | Media Center | Contact us | © 2008 Symbian