|
||
class MMMFAddDataSourceSinkAsyncObserver;
Mixin class that the user of the class CMMFAddDataSourceSinkAsync
must derive from.
Defined in MMMFAddDataSourceSinkAsyncObserver
:
MadssaoAddDataSourceSinkAsyncComplete(TInt,const TMMFMessageDestination &)
The request to add a data source or sink has completed. virtual void MadssaoAddDataSourceSinkAsyncComplete(TInt aError, const TMMFMessageDestination &aHandle)=0;
The request to add a data source or sink has completed.
|