SIM Manager Functions (Compact 2013)

3/26/2014

This section lists the functions in simmgr.h.

Function

Description

SIMCALLBACK

The callback function prototype that SIM Manager uses when sending notifications.

SimChangeLockingPassword

Changes a locking password.

SimDeinitialize

Deinitializes a handle for a Subscriber Identity Module (SIM).

SimDeleteMessage

Deletes a Short Message Service (SMS) message from a particular storage location.

SimDeletePhonebookEntry

Deletes a phone book entry from the SIM card.

SimEnumModules

Counts, and optionally lists, the SIM modules in the system.

SimGetDevCaps

Gets the device capabilities of the SIM.

SimGetInfo

Retrieves information for a SIM module.

SimGetLockingStatus

Gets the locking status of the phone.

SimGetPhonebookCapabilities

Gets the phone book capabilities of the SIM.

SimGetPhonebookStatus

Gets the status of a phone book location.

SimGetPhoneLockedState

Checks whether the SIM is currently awaiting a password.

SimGetRecordInfo

Contains information about a particular record.

SimGetSmsStorageStatus

Gets the status of an SMS storage location.

SimInitialize

Must be called by applications to use any of the functions in this API.

SimReadMessage

Reads an SMS message from a particular storage location.

SimReadPhonebookEntries

Reads extended phone book entries.

SimReadPhonebookEntry

Reads a phone book entry from the SIM card.

SimReadPhonebookTag

Reads the name value for a given index and tag.

SimReadRecord

Reads a file from the SIM.

SimSetLockingStatus

Sets the locking status of the phone.

SimUnlockPhone

Sends a password to unlock the phone.

SimWriteMessage

Writes an SMS message to a particular storage location on the SIM card.

SimWritePhonebookEntry

Writes a phone book entry to the SIM card.

SimWritePhonebookEntryEx

Writes extended phone book entries on the SIM card.

SimWritePhonebookTag

Writes the name value for a given index and tag.

SimWriteRecord

Writes a file to the SIM.

See Also

Reference

SIM Manager Reference