ESock::MQueryConnSettingsApiExt Class Reference

class ESock::MQueryConnSettingsApiExt
Public Member Functions
TInt GetBool ( CommsDat::TMDBElementId , TBool &, MPlatsecApiExt *)
TInt GetInt ( CommsDat::TMDBElementId , TUint32 &, MPlatsecApiExt *)
TInt GetInt ( CommsDat::TMDBElementId , TInt &, MPlatsecApiExt *)
TInt GetText ( CommsDat::TMDBElementId , HBufC8 *&, MPlatsecApiExt *)
TInt GetText ( CommsDat::TMDBElementId , HBufC16 *&, MPlatsecApiExt *)
Public Attributes
const TInt KInterfaceId

Member Functions Documentation

GetBool(CommsDat::TMDBElementId, TBool &, MPlatsecApiExt *)

TInt GetBool ( CommsDat::TMDBElementId aElementId,
TBool & aValue,
MPlatsecApiExt * aPlatsecApiExt
) [pure virtual]

Parameters

CommsDat::TMDBElementId aElementId
TBool & aValue
MPlatsecApiExt * aPlatsecApiExt

GetInt(CommsDat::TMDBElementId, TUint32 &, MPlatsecApiExt *)

TInt GetInt ( CommsDat::TMDBElementId aElementId,
TUint32 & aValue,
MPlatsecApiExt * aPlatsecApiExt
) [pure virtual]

Parameters

CommsDat::TMDBElementId aElementId
TUint32 & aValue
MPlatsecApiExt * aPlatsecApiExt

GetInt(CommsDat::TMDBElementId, TInt &, MPlatsecApiExt *)

TInt GetInt ( CommsDat::TMDBElementId aElementId,
TInt & aValue,
MPlatsecApiExt * aPlatsecApiExt
) [pure virtual]

Parameters

CommsDat::TMDBElementId aElementId
TInt & aValue
MPlatsecApiExt * aPlatsecApiExt

GetText(CommsDat::TMDBElementId, HBufC8 *&, MPlatsecApiExt *)

TInt GetText ( CommsDat::TMDBElementId aElementId,
HBufC8 *& aValue,
MPlatsecApiExt * aPlatsecApiExt
) [pure virtual]

Parameters

CommsDat::TMDBElementId aElementId
HBufC8 *& aValue
MPlatsecApiExt * aPlatsecApiExt

GetText(CommsDat::TMDBElementId, HBufC16 *&, MPlatsecApiExt *)

TInt GetText ( CommsDat::TMDBElementId aElementId,
HBufC16 *& aValue,
MPlatsecApiExt * aPlatsecApiExt
) [pure virtual]

Parameters

CommsDat::TMDBElementId aElementId
HBufC16 *& aValue
MPlatsecApiExt * aPlatsecApiExt

Member Data Documentation

const TInt KInterfaceId

const TInt KInterfaceId [static]