RILCALLFORWARDINGSETTINGS Parameter Constants (Windows Embedded CE 6.0)
1/6/2010
The following table shows the valid values for the dwParams member of the RILCALLFORWARDINGSETTINGS structure.
Value | Description |
---|---|
RIL_PARAM_CFS_STATUS |
The dwStatus member of the structure is valid. |
RIL_PARAM_CFS_INFOCLASSES |
The dwInfoClasses member of the structure is valid. |
RIL_PARAM_CFS_ADDRESS |
The raAddress member of the structure is valid. |
RIL_PARAM_CFS_SUBADDRESS |
The rsaSubAddress member of the structure is valid. |
RIL_PARAM_CFS_DELAYTIME |
The dwDelayTime member of the structure is valid. |
RIL_PARAM_CFS_ALL |
All members of the structure are valid. |
Requirements
Header | ril.h |
Windows Embedded CE | Windows Embedded CE 6.0 |