MWsDisplayControl Class Reference
class MWsDisplayControl : public MWsObjectProvider |
Member Functions Documentation
NotifyOnConfigChange(TRequestStatus &)
Asynchronous request to complete aStatus when a configuration change occurs.
The request is completed when a new configuration has been set, either explicitly or by a render stage. Earlier render stages and the Window Server can use this to update their state.
NotifyOnConfigChangeCancel()
void | NotifyOnConfigChangeCancel | ( | ) | [pure virtual] |
Cancels a pending request to notify on configuration change.
If there is a pending notification request, the status value will be set to KErrCancelled and it will be completed. If there is no pending request for notification, the call will simply return.
NotifyOnDisplayChange(TRequestStatus &)
Asynchronous request to complete aStatus when a change of display is detected.
The request is completed when the connectedness of the display changes, or when the set of available resolutions changes.
NotifyOnDisplayChangeCancel()
void | NotifyOnDisplayChangeCancel | ( | ) | [pure virtual] |
Cancels a pending request to notify on display change.
If there is a pending notification request, the status value will be set to KErrCancelled and it will be completed. If there is no pending request for notification, the call will simply return.
Member Enumerations Documentation
Enum anonymous
Enumerators
KUidWsDisplayControl = 0x10286497 | |
ETypeId = KUidWsDisplayControl | |
EWsObjectInterfaceId = KUidWsDisplayControl | |
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.