Share via


SIMSMSSTORAGESTATUS (Compact 2013)

3/26/2014

This structure stores information regarding storage on the SIM card.

Syntax

typedef struct simsmsstoragestatus_tag {
  DWORD dwLocation;
  BOOL fFull;
} SIMSMSSTORAGESTATUS;

Members

  • fFull
    A bit flag indicating whether the storage area is full:

    TRUE: The storage area is full.

    FALSE: At least one index is free.

Requirements

Header

simmgr.h

See Also

Reference

SIM Manager Structures