次の方法で共有


SIMPBECHANGE (Compact 2013)

3/26/2014

The SIMPBECHANGE structure contains information about which SIM phone book entries have changed. This structure is part of the SIM Manager API set that enables access to information stored on the SIM card.

Syntax

typedef struct simpbechange_tag {
  DWORD dwEntry;
  DWORD dwStorage;
} SIMPBECHANGE, FAR *LPSIMPBECHANGE;

Members

  • dwEntry
    The index of the entry that has changed.

Requirements

Header

simmgr.h

See Also

Reference

SIM Manager Structures
SimWritePhonebookEntry
SimDeletePhonebookEntry