Short Message Service Provider Functions (Windows Embedded CE 6.0)
1/6/2010
The following table shows the Short Message Service (SMS) provider functions with a description of the purpose of each.
Programming element | Description |
---|---|
This function sets all fields of the SMSROUTERMSGINFO structure based on a RILMESSAGE value. |
|
This function returns the minimum number of bytes required to read all parts of a multi-part message. |
|
This function determines if the provided RILMESSAGE structure is of the desired type. |
|
This function reads the entire message and fills in provider-specific fields. |
|
This function calls the function specified by the function pointer smsmsmSendMessageFunction as many times as is necessary to send the actual Short Message Service (SMS) fragments. |
See Also
Reference
Short Message Service Provider Reference