CConnMonCreateConnection Class Reference

class CConnMonCreateConnection : public CConnMonEventBase

This event is triggered when a new connection has been created. The connection ID passed in the event is a new ID number that ConnMon assigned to the new connection.

CONNMON.LIB

Inherits from

Constructor & Destructor Documentation

CConnMonCreateConnection(const TUint)

CConnMonCreateConnection ( const TUint aConnectionId )

Constructor.

Parameters

const TUint aConnectionId Connection ID.

~CConnMonCreateConnection()

~CConnMonCreateConnection ( )

Destructor.