Notification Toolkit Constants

A version of this page is also available for

Windows Embedded CE 6.0 R3

4/8/2010

SIM Toolkit notifications (RIL_NCLASS_SIMTOOLKIT).

Value Description

RIL_NOTIFY_SIMTOOLKITCMD

A SIM Toolkit command was not handled by the radio. The lpData notification parameter points to array of bytes containing the command.

RIL_NOTIFY_SIMTOOLKITCALLSETUP

SIM Toolkit is trying to set up a call and call conditions were successfully checked by the radio. The lpData notification parameter points to a DWORD containing the redial timeout for the call (in milliseconds).

RIL_NOTIFY_SIMTOOLKITEVENT

A SIM Toolkit command was handled by the radio or the radio sent a SIM Toolkit command response to the SIM. The lpData notification parameter points to array of bytes containing the command or response sent.

RIL_NOTIFY_SIMTOOLKITSESSIONEND

A SIM Toolkit command session is ending.

See Also

Reference

Notification Class Constants