TWTLSStructuredTextField Class Reference

class TWTLSStructuredTextField
Public Member Functions
TWTLSStructuredTextField (const TDesC &, const TDesC &)
IMPORT_C TPtrC Type ()
IMPORT_C TPtrC Value ()
Private Attributes
const TPtrC iType
const TPtrC iValue

Constructor & Destructor Documentation

TWTLSStructuredTextField(const TDesC &, const TDesC &)

TWTLSStructuredTextField ( const TDesC & aType,
const TDesC & aValue
)

Parameters

const TDesC & aType
const TDesC & aValue

Member Functions Documentation

Type()

IMPORT_C TPtrC Type ( ) const

Value()

IMPORT_C TPtrC Value ( ) const

Member Data Documentation

const TPtrC iType

const TPtrC iType [private]

const TPtrC iValue

const TPtrC iValue [private]