MMMFDevSoundCustomInterfaceDeMuxPlugin Class Reference
class MMMFDevSoundCustomInterfaceDeMuxPlugin : public MMMFDevSoundCustomInterfaceDeMuxInterface
|
mixin implemented by DeMux plugin itself
Inherits from
-
MMMFDevSoundCustomInterfaceDeMuxPlugin
Member Functions Documentation
CompleteConstructL(MMMFDevSoundCustomInterfaceDeMuxUtility *)
OpenInterface(TUid)
TInt
|
OpenInterface
|
(
|
TUid
|
aInterfaceId
|
)
|
[pure virtual]
|
Attempt to open the interface.
Parameters
TUid
aInterfaceId
|
The UID of the required interface
|
PassDestructorKey(TUid)
void
|
PassDestructorKey
|
(
|
TUid
|
aDestructorKey
|
)
|
[pure virtual]
|
Parameters
TUid
aDestructorKey
|
The Uid returned by REComSession::CreateImplementationL() or similar
|
RefreshL()
void
|
RefreshL
|
(
|
)
|
[pure virtual]
|
Refresh the interfaces if circumstances / other areas of DevSound have changed
Release()
void
|
Release
|
(
|
)
|
[pure virtual]
|
Equivalent to destructor. Called to destroy plugin.
SetInterfaceTarget(MMMFDevSoundCustomInterfaceTarget *)
Complete construction. Set the target of the custom interface call
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.