CommsDatUtils::NameLookUp Class Reference

class CommsDatUtils::NameLookUp
Public Member Functions
IMPORT_C TIntFieldNameLookup(CommsDat::TMDBElementId, HBufC *&, TInt &)
Private Member Functions
NameLookUp()

Constructor & Destructor Documentation

NameLookUp()

NameLookUp()[private, inline]

Member Functions Documentation

FieldNameLookup(CommsDat::TMDBElementId, HBufC *&, TInt &)

IMPORT_C TIntFieldNameLookup(CommsDat::TMDBElementIdaElementId,
HBufC *&aFieldName,
TInt &aDataType
)[static]

Looks up the field specified and supplies a descriptor matching the name.

Parameters

CommsDat::TMDBElementId aElementIdThe field to look up.
HBufC *& aFieldNamereturns a pointer to the HBufC containing the string.
TInt & aDataTypereturns the data type of the found field.