Important: |
---|
This is retired content. This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This content may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist. |
A version of this page is also available for
4/8/2010
SIM Toolkit notification capabilities.
Value | Description |
---|---|
RIL_CAPS_NOTIFY_SIMTOOLKITCMD |
A SIM Toolkit command was not handled by the radio. The lpDatanotification 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 lpDatanotification parameter points to a DWORDcontaining 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 lpDatanotification parameter points to array of bytes containing the command or response sent. |
Requirements
Header | ril.h |
Windows Embedded CE | Windows Embedded CE 6.0 |