| void | DoDataSourceStop | ( | 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 | |
|---|---|
| aSource | The data source to be stopped. |
| void | DoDataSourceThreadLogoff | ( | TAny * | aSource | ) | [static, inline] |
This method is used by TCleanupItem objects to perform a SourceThreadLogoff().
| Parameters | |
|---|---|
| aSource | The data source to be logged off. |