RILPHONEBOOKENTRY Parameter Constants (Compact 2013)
3/26/2014
The following table shows the valid values for the dwParams member of the RILPHONEBOOKENTRY structure and the RILPHONEBOOKENTRYEX structure.
Value |
Description |
---|---|
RIL_PARAM_PBE_INDEX |
The dwIndex member of the structure is valid. |
RIL_PARAM_PBE_ADDRESS |
The raAddress member of the structure is valid. |
RIL_PARAM_PBE_TEXT |
The wszText member of the structure is valid. |
RIL_PARAM_PBE_HIDDEN |
The fHidden member of the structure is valid. |
RIL_PARAM_PBE_SECONDNAME |
The wszSecondName member of the structure is valid. |
RIL_PARAM_PBE_GROUPIDCOUNT |
The dwGroupIdCount member of the structure is valid. |
RIL_PARAM_PBE_GROUPID |
The rgdwGroupId member of the structure is valid. |
RIL_PARAM_PBE_UID |
The dwUid member of the structure is valid. |
RIL_PARAM_PBE_ADDITIONALNUMCOUNT |
The dwAdditionalNumCount member of the structure is valid. |
RIL_PARAM_PBE_ADDITIONALNUMSIZE |
The dwAdditionalNumSize member of the structure is valid. |
RIL_PARAM_PBE_ADDITIONALNUMOFFSET |
The dwAdditionalNumOffset member of the structure is valid. |
RIL_PARAM_PBE_EMAILCOUNT |
The dwEmailCount member of the structure is valid. |
RIL_PARAM_PBE_EMAILSIZE |
The dwEmailSize member of the structure is valid. |
RIL_PARAM_PBE_EMAILOFFSET |
The dwEmailOffset member of the structure is valid. |
RIL_PARAM_PBE_ALL |
All members of the structure are valid. |
Requirements
Header |
ril.h |