Symbian
Symbian Developer Library

SYMBIAN OS V9.4

Feedback

[Index] [Previous] [Next]

#include <schsend.rh>
This item is not part of the S60 5th Edition SDK

Resource Struct SEND_ERROR_ACTION

SEND_ERROR_ACTION

Description

Defines an action to take if an error occurs while a Server MTM is sending a message (or messages).

BYTE flags;

Action flags.

This is a TMsvSendAction value.

WORD max_retries = 0;

The maximum number of retries to attempt.

STRUCT errors[];

An array of SEND_ERROR resources, which define the error codes that correspond to the defined action.

Target type: SEND_ERRORSEND_ERROR