SIM Record Constants
A version of this page is also available for
4/8/2010
Different SIM file types.
Value | Description |
---|---|
RIL_SIMRECORDTYPE_UNKNOWN |
An unknown file type. |
RIL_SIMRECORDTYPE_TRANSPARENT |
A single record of variable length. |
RIL_SIMRECORDTYPE_CYCLIC |
A cyclic set of records, each of the same length. |
RIL_SIMRECORDTYPE_LINEAR |
A linear set of records, each of the same length. |
RIL_SIMRECORDTYPE_MASTER |
Every SIM has a single master record, which is effectively the head node. |
RIL_SIMRECORDTYPE_DEDICATED |
Effectively a directory file that is a parent of other records. |
Requirements
Header | ril.h |
Windows Embedded CE | Windows Embedded CE 6.0 |