Share via


RILSIMTOOLKITNOTIFYCAPS Parameter Constants (Windows Embedded CE 6.0)

1/6/2010

The following table shows the valid values for the dwParams member of the RILSIMTOOLKITNOTIFYCAPS structure.

Value Description

RIL_PARAM_SIMTKN_REFRESH

The dwRefresh member of the structure is valid.

RIL_PARAM_SIMTKN_MORETIME

The dwMoreTime member of the structure is valid.

RIL_PARAM_SIMTKN_POLLINTERVAL

The dwPollInterval member of the structure is valid.

RIL_PARAM_SIMTKN_POLLINGOFF

The dwPollingOff member of the structure is valid.

RIL_PARAM_SIMTKN_SETUPCALL

The dwSetUpCall member of the structure is valid.

RIL_PARAM_SIMTKN_SENDSS

The dwSendSS member of the structure is valid.

RIL_PARAM_SIMTKN_SENDSMS

The dwSendSMS member of the structure is valid.

RIL_PARAM_SIMTKN_PLAYTONE

The dwPlayTone member of the structure is valid.

RIL_PARAM_SIMTKN_DISPLAYTEXT

The dwDisplayText member of the structure is valid.

RIL_PARAM_SIMTKN_GETINKEY

The dwGetInkey member of the structure is valid.

RIL_PARAM_SIMTKN_GETINPUT

The dwGetInput member of the structure is valid.

RIL_PARAM_SIMTKN_SELECTITEM

The dwSelectItem member of the structure is valid.

RIL_PARAM_SIMTKN_SETUPMENU

The dwSetupMenu member of the structure is valid.

RIL_PARAM_SIMTKN_LOCALINFO

The dwLocalInfo member of the structure is valid.

RIL_PARAM_SIMTKN_NOTIFYFLAGS

The dwNotifyFlags member of the structure is valid.

RIL_PARAM_SIMTKN_SENDUSSD

The dwSendUSSD member of the structure is valid.

RIL_PARAM_SIMTKN_SETUPIDLEMODETEXT

The dwSetupIdleModeText member of the structure is valid.

RIL_PARAM_SIMTKN_ALL

All members of the structure are valid.

Requirements

Header ril.h
Windows Embedded CE Windows Embedded CE 6.0

See Also

Reference

RIL Constants
RILSIMTOOLKITNOTIFYCAPS