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 );
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.