CExtDisplayConnectionProviderInterface Class Reference
class CExtDisplayConnectionProviderInterface : public CBase |
Mixin class for external display connection provider plugins.
Inherits from
- CExtDisplayConnectionProviderInterface
Constructor & Destructor Documentation
CExtDisplayConnectionProviderInterface()
IMPORT_C | CExtDisplayConnectionProviderInterface | ( | ) | [protected] |
~CExtDisplayConnectionProviderInterface()
IMPORT_C | ~CExtDisplayConnectionProviderInterface | ( | ) | [virtual] |
Member Functions Documentation
ExtDisplayConnType()
Function to be implemented by connection provider that indicates the external display connection type
ExtDisplayId()
TInt
| ExtDisplayId | ( | ) | [pure virtual] |
Function to be implemented by connection provider that indicates the display id that should be used for the external display port.
NewL()
Allocates and constructs a new provider plugin.
Uses ECOM to instantiate a new provider plugin. Can leave with any of the system-wide error codes.
-
leave
- KErrNotSupported There is no support for external displays.
SetExtDisplayConnectionProviderCallback(MExtDisplayConnectionProviderCallback &)
Function to be implemented by connection provider that allows the callback to be set.
Member Data Documentation
TUid
iInstanceKey
TUid
| iInstanceKey | [private] |
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.