#include <systemmonitor.h>
This item is not part of the S60 5th Edition SDK
Class MSystemMonitorNotification
class MSystemMonitorNotification;
Description
MSystemMonitorNotification: Interface call that all registering components must implement.
Members
Defined in MSystemMonitorNotification
:
Member functions
HandleData(RPointerArray< TSystemMonitorRecordBase > &,CSystemMonitorError &)
Interface status: |
test |
Inherited from: MSystemMonitorNotification |
virtual void HandleData(RPointerArray< TSystemMonitorRecordBase > &aRecordArray, CSystemMonitorError &aSystemMonitorError)=0;
Description
Parameters