SIM Manager Functions (Compact 2013)
3/26/2014
This section lists the functions in simmgr.h.
Function |
Description |
---|---|
The callback function prototype that SIM Manager uses when sending notifications. |
|
Changes a locking password. |
|
Deinitializes a handle for a Subscriber Identity Module (SIM). |
|
Deletes a Short Message Service (SMS) message from a particular storage location. |
|
Deletes a phone book entry from the SIM card. |
|
Counts, and optionally lists, the SIM modules in the system. |
|
Gets the device capabilities of the SIM. |
|
Retrieves information for a SIM module. |
|
Gets the locking status of the phone. |
|
Gets the phone book capabilities of the SIM. |
|
Gets the status of a phone book location. |
|
Checks whether the SIM is currently awaiting a password. |
|
Contains information about a particular record. |
|
Gets the status of an SMS storage location. |
|
Must be called by applications to use any of the functions in this API. |
|
Reads an SMS message from a particular storage location. |
|
Reads extended phone book entries. |
|
Reads a phone book entry from the SIM card. |
|
Reads the name value for a given index and tag. |
|
Reads a file from the SIM. |
|
Sets the locking status of the phone. |
|
Sends a password to unlock the phone. |
|
Writes an SMS message to a particular storage location on the SIM card. |
|
Writes a phone book entry to the SIM card. |
|
Writes extended phone book entries on the SIM card. |
|
Writes the name value for a given index and tag. |
|
Writes a file to the SIM. |