TSubConnectionEvent Class Reference

class TSubConnectionEvent
Base class for structures that provide information related to a specific subconnection event
Note:

Classes derived from this must not exceed KMaxSubConnectionEventSize bytes in size since v7.0s

Constructor & Destructor Documentation

TSubConnectionEvent()

TSubConnectionEvent()[inline]

TSubConnectionEvent(TSubConnectionEventType, TUint)

IMPORT_CTSubConnectionEvent(TSubConnectionEventTypeaEventType,
TUintaLength
)[protected]

Constructor

Parameters

TSubConnectionEventType aEventType
TUint aLength

Member Functions Documentation

CloneL()

IMPORT_C TSubConnectionEvent *CloneL()const

Reinterprete cast the pointer to the handle of the thread's heap to the sub connection event and returning a clone of it.

Length()

IMPORT_C TUintLength()const

Get the length of the pointer to the handle of the thread's heap

Member Data Documentation

TSubConnectionEventType iEventType

TSubConnectionEventType iEventType

TUint iLength

TUint iLength[protected]

TSubConnectionUniqueId iSubConnectionUniqueId

TSubConnectionUniqueId iSubConnectionUniqueId