RSat::TPowerOffCardRspV2 Class Reference

class RSat::TPowerOffCardRspV2 : public RSat::TSatPCmdBase

Contains your response to a POWER OFF CARD proactive command. Pass this to the UICC with RSat::TerminalRsp(). See ETSI TS 102 223 and RSat::NotifyPowerOffCardPCmd() for more information about the command.

For Symbian OS versions from 7.0s to v8.1a and v8.1b pass RSat::TerminalRsp() a RSat::TPowerOffCardRspV2Pckg (a packaged TPowerOffCardRspV2). For later versions of Symbian OS, check for an updated API (RSat::TPowerOffCardRspV3 etc).

RSat::NotifyPowerOffCardPCmd()

Inherits from

Constructor & Destructor Documentation

TPowerOffCardRspV2()

IMPORT_CTPowerOffCardRspV2()

Default constructor.

Member Data Documentation

TAdditionalInfo iAdditionalInfo

TAdditionalInfo iAdditionalInfo

Contains additional information associated with certain error codes set in iGeneralResult. If the value in iGeneralResult does not require any information then leave this field empty.

TPCmdResult iGeneralResult

TPCmdResult iGeneralResult

General result of the proactive command. Set this as described in the proactive commands versus terminal response table in ETSI TS 102 223.

TUint iInfoType

TUint iInfoType

If the value of iGeneralResult requires additional information, set this to RSat::KMeProblem. Otherwise set to RSat::KNoAdditionalInfo.