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