In file remotemailbox.h:

#define RMBX_MAX_MESSAGE_SIZE

Message body maximum length.

Documentation

Message body maximum length. This is the maximum allowed length for the message body (therefore not including source mailbox identifier, string terminator, message length bytes). This constant is currently used to dimension internal buffers which receive the mailbox identifiers, but it cannot be set to a higher value without other modifications, since currently two bytes are used to indicate the message body length.

Alphabetic index HTML hierarchy of classes or Java



This page was generated with the help of DOC++.