Location:
es_enum.h
class TConnArgBase;
Base class for many arguments to RConnection
functions. Provides versioning information.
Note: Not intended for user instantiation
Defined in TConnArgBase
:
TConnArgBase()
, TConnArgBase()
, Version()
, iReserved
, iVersion
inline TUint8 Version() const;
Responsible for retrieving the version number for the Socket Connection argument.
|
protected: TUint8 iReserved;