RMobilePhone::TSmartCardApplicationInfoV5 Class Reference

class RMobilePhone::TSmartCardApplicationInfoV5 : public RMobilePhone::TMultimodeType

Smart card application info version v5.0. Modes: Common

GetSmartCardApplicationInfo()

Inherits from

Constructor & Destructor Documentation

TSmartCardApplicationInfoV5()

IMPORT_C TSmartCardApplicationInfoV5 ( )

Default constructor.

Member Data Documentation

TAID iAID

TAID iAID

Smart card application identifier.

TBuf8< KSmartCardApplicationLabelMaxSize > iLabel

TBuf8 < KSmartCardApplicationLabelMaxSize > iLabel

Smart card application label. 16 bit USC2 characters string provided by the application provider to be shown to the user for information, e.g. operator name. It is recommended by ETSI/3GPP spec that the application label does not exceed 32 bytes.

The application label is optional. If no label is provided, the buffer should be NULL.