mmfdatasource.h File Reference

DoDataSourceStop ( TAny * )

voidDoDataSourceStop(TAny *aSource)[static, inline]

This function is used by TCleanupItem objects to perform a SourceStopL() when leaving functions exist, ususally between SourcePrimeL-SourceStopL pairs.

Parameters
aSourceThe data source to be stopped.

DoDataSourceThreadLogoff ( TAny * )

voidDoDataSourceThreadLogoff(TAny *aSource)[static, inline]

This method is used by TCleanupItem objects to perform a SourceThreadLogoff().

Parameters
aSourceThe data source to be logged off.