Share via


SIMMESSAGECHANGE (Compact 2013)

3/26/2014

The SIMMESSAGECHANGE structure contains information about Short Message Service (SMS) messages that have changed and that are on the SIM. This structure is part of the SIM Manager API set that enables access to information stored on the SIM card.

Syntax

typedef struct simmessagechange_tag {
  DWORD dwEntry;
  DWORD dwStorage;
} SIMMESSAGECHANGE, FAR *LPSIMMESSAGECHANGE;

Members

  • dwEntry
    The index of the entry that has changed.

Requirements

Header

simmgr.h

See Also

Reference

SIM Manager Structures
SimGetSmsStorageStatus