Share via


RILMSGSTORAGEINFO (Compact 2013)

3/26/2014

This structure stores message storage locations.

Syntax

typedef struct rilmsgstorageinfo_tag {
  DWORD cbSize;
  DWORD dwParams;
  DWORD dwReadLocation;
  DWORD dwWriteLocation;
  DWORD dwStoreLocation;
} RILMSGSTORAGEINFO, *LPRILMSGSTORAGEINFO;

Members

  • cbSize
    Size of the structure, in bytes.

Requirements

Header

ril.h

See Also

Reference

RIL Structures
Notification Messaging Constants
RILMSGSTORAGEINFO Parameter Constants
Message Storage Constants