SWI_STRUCT_GSM_SMS_StoreSms Struct Reference

#include <SwiStructsGsm.h>

List of all members.

Public Attributes

U32 sizeStruct
U16 nSMSId
SWI_STRUCT_SMS_StoreHeader sSMSHeader
U8 byMessage [LENGTH_MAX_Sms]
bool bStoreStatus


Detailed Description

This structure is used to provide input to and receive output from the SwiStoreSMSMessage API. This structure holds an entire SMS message-not just one SIM Card record.

See also:
SwiStoreSMSMessageExp

SWI_NOTIFY_SmsStoreExp

See sample code, Gsm_SMSOutbox


Member Data Documentation

Flag indicating the result of the store. This flag will be returned to the caller by the API. A value of TRUE will indicate that the message was copied to the SIM successfully and it is ready to be sent. FALSE will indicate that the copy failed.

Body of the message to be stored. The body must be populated by the calling application

Reserved for future use

The size, in bytes, of this structure. This value should always be populated by the calling application.

SMS header of the message to be stored. The header must be populated by the calling application.


The documentation for this struct was generated from the following file:

Generated on Fri Oct 2 10:27:33 2009 for 3G SDK by  doxygen 1.5.9