diff -r 48780e181b38 -r 578be2adaf3e Symbian3/PDK/Source/GUID-4860A4E6-1641-47D9-8243-C03779276C6D.dita --- a/Symbian3/PDK/Source/GUID-4860A4E6-1641-47D9-8243-C03779276C6D.dita Tue Jul 20 12:00:49 2010 +0100 +++ b/Symbian3/PDK/Source/GUID-4860A4E6-1641-47D9-8243-C03779276C6D.dita Fri Aug 13 16:47:46 2010 +0100 @@ -1,20 +1,20 @@ - - - - - -Retrieving -the supported light targets of a device -

SupportedTargets() call retrieves the -supported light targets of the device.

Any attempt to use or reserve -unsupported target fails with KErrNotSupported.

The -following code snippet demonstrates how to retrieve the supported light targets -of a device:

// The method returns a bitmask containing supported light targets. -TInt supportedTargets = iLight->SupportedTargets();
+ + + + + +Retrieving +the supported light targets of a device +

SupportedTargets() call retrieves the +supported light targets of the device.

Any attempt to use or reserve +unsupported target fails with KErrNotSupported.

The +following code snippet demonstrates how to retrieve the supported light targets +of a device:

// The method returns a bitmask containing supported light targets. +TInt supportedTargets = iLight->SupportedTargets();
\ No newline at end of file