MMMFDevSoundCustomInterfaceMuxPlugin Class Reference
class MMMFDevSoundCustomInterfaceMuxPlugin
|
mixin implemented by Mux plugin itself
Member Functions Documentation
CompleteConstructL(MMMFDevSoundCustomInterfaceMuxUtility *)
Complete construction. Pass additional values from the construction phase, used subsequently by the plugin.
CustomInterface(TUid)
TAny
*
|
CustomInterface
|
(
|
TUid
|
aInterfaceId
|
)
|
[pure virtual]
|
Return the custom interface
Parameters
TUid
aInterfaceId
|
The id of the required custom interface
|
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
|
Release()
void
|
Release
|
(
|
)
|
[pure virtual]
|
Equivalent to destructor. Called to destroy plugin.
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.