| Change |
Effect |
1 | The relative position of field MessageDateReceived has been changed from 15 to 14. | Applications will access incorrect memory when attempting to access this field. |
2 | The relative position of field MessageDateSent has been changed from 14 to 13. | Applications will access incorrect memory when attempting to access this field. |
3 | The relative position of field MessagePriority has been changed from 21 to 20. | Applications will access incorrect memory when attempting to access this field. |
4 | The relative position of field MessageRead has been changed from 17 to 16. | Applications will access incorrect memory when attempting to access this field. |
5 | The relative position of field MessageRecordId has been changed from 12 to 11. | Applications will access incorrect memory when attempting to access this field. |
6 | The relative position of field MessageReply has been changed from 18 to 17. | Applications will access incorrect memory when attempting to access this field. |
7 | The relative position of field MessageReplyTo has been changed from 13 to 12. | Applications will access incorrect memory when attempting to access this field. |
8 | The relative position of field MessageSaved has been changed from 19 to 18. | Applications will access incorrect memory when attempting to access this field. |
9 | The relative position of field MessageSavedDeleted has been changed from 20 to 19. | Applications will access incorrect memory when attempting to access this field. |
10 | The relative position of field MessageSensitivity has been changed from 22 to 21. | Applications will access incorrect memory when attempting to access this field. |
11 | The relative position of field MessageTruncated has been changed from 16 to 15. | Applications will access incorrect memory when attempting to access this field. |
12 | The relative position of field Unknowns has been changed from 11 to 22. | Applications will access incorrect memory when attempting to access this field. |
Message::BuildFields ( Data& data, size_t& offset ) constThis method is from 'Message' class.
Message::BuildHeader ( Data& data, size_t& offset ) constThis method is from 'Message' class.
Message::Clear ( )This method is from 'Message' class.
Message::Dump ( std::ostream& os ) constThis method is from 'Message' class.
Message::GetRecType ( ) constThis method is from 'Message' class.
Message::GetUniqueId ( ) constThis method is from 'Message' class.
Message::Message [in-charge] ( )This constructor is from 'Message' class.
Message::ParseField ( unsigned char const* begin, unsigned char const* end )This method is from 'Message' class.
Message::ParseFields ( Data const& data, size_t& offset )This method is from 'Message' class.
Message::ParseHeader ( Data const& data, size_t& offset )This method is from 'Message' class.
Message::SimpleEmailAddress ( ) constThis method is from 'Message' class.
Message::~Message [in-charge] ( )This method is from 'Message' class.