Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
1/6/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 |