diff -r 48780e181b38 -r 578be2adaf3e Symbian3/PDK/Source/GUID-BA1FA926-8511-4D31-AD01-4A8BCABB825D.dita --- a/Symbian3/PDK/Source/GUID-BA1FA926-8511-4D31-AD01-4A8BCABB825D.dita Tue Jul 20 12:00:49 2010 +0100 +++ b/Symbian3/PDK/Source/GUID-BA1FA926-8511-4D31-AD01-4A8BCABB825D.dita Fri Aug 13 16:47:46 2010 +0100 @@ -1,19 +1,19 @@ - - - - - -Retrieving -the status of the lights -

Retrieve the status of various lights by calling LightStatus() method. -This method can be used to find the status of only one target at a time. The -function is called by passing a target as a parameter.

The following -code snippet demonstrates how a client retrieves the status of the primary -display on the device:

CHWRMExtendedLight::TLightStatus lightstatus = iLight->LightStatus( CHWRMExtendedlight::EPrimaryDisplay );
+ + + + + +Retrieving +the status of the lights +

Retrieve the status of various lights by calling LightStatus() method. +This method can be used to find the status of only one target at a time. The +function is called by passing a target as a parameter.

The following +code snippet demonstrates how a client retrieves the status of the primary +display on the device:

CHWRMExtendedLight::TLightStatus lightstatus = iLight->LightStatus( CHWRMExtendedlight::EPrimaryDisplay );
\ No newline at end of file