Caps SIM Toolkit Constants (Windows Embedded CE 6.0)

1/6/2010

SIM Toolkit notification capabilities.

Value Description

RIL_CAPS_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_CAPS_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_CAPS_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.

Requirements

Header ril.h
Windows Embedded CE Windows Embedded CE 6.0

See Also

Reference

RIL Constants
Notification Toolkit Constants

Other Resources