CConnMonCreateSubConnection Class Reference
Link against: CONNMON.LIB
class CConnMonCreateSubConnection : public CConnMonEventBase |
Inherits from
- CConnMonCreateSubConnection
Detailed Description
This event is triggered when a new subconnection has been created. Subconnections are not supported currently.
Constructor & Destructor Documentation
CConnMonCreateSubConnection ( const TUint, const TUint )
CConnMonCreateSubConnection | ( | const TUint | aConnectionId, |
| const TUint | aSubConnectionId |
| ) | |
Parameter | Description | aConnectionId | Connection ID. |
aSubConnectionId | Subconnection ID. |
~CConnMonCreateSubConnection ( )
~CConnMonCreateSubConnection | ( | ) | |
Member Function Documentation
SubConnectionId ( )
IMPORT_C TUint | SubConnectionId | ( | ) | const |
Gets the new subconnection ID.
Returns: Subconnection ID.