Share via


RILCAPSMSGMEMORYLOCATIONS (Compact 2013)

3/26/2014

This structure defines the supported storage locations for Short Message Service (SMS) messages.

Syntax

typedef struct rilcapsmsgmemorylocations_tag {
  DWORD cbSize;
  DWORD dwParams;
  DWORD dwReadLocations;
  DWORD dwWriteLocations;
  DWORD dwStoreLocations;
} RILCAPSMSGMEMORYLOCATIONS, *LPRILCAPSMSGMEMORYLOCATIONS;

Members

  • cbSize
    Size of the structure, in bytes.

Requirements

Header

ril.h

See Also

Reference

RIL Structures
Caps Message Storage Constants
RIL_GetDevCaps
RILCAPSMSGMEMORYLOCATIONS Parameter Constants