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
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 |