ReactOS 0.4.15-dev-7934-g1dc8d80
body_t Struct Reference
Collaboration diagram for body_t:

Public Attributes

struct list entry
 
DWORD index
 
MimeBodymime_body
 
struct body_tparent
 
struct list children
 

Detailed Description

Definition at line 1939 of file mimeole.c.

Member Data Documentation

◆ children

struct list body_t::children

Definition at line 1946 of file mimeole.c.

◆ entry

struct list body_t::entry

Definition at line 1941 of file mimeole.c.

Referenced by create_sub_body(), MimeMessage_create(), and MimeMessage_Load().

◆ index

DWORD body_t::index

Definition at line 1942 of file mimeole.c.

◆ mime_body

MimeBody* body_t::mime_body

Definition at line 1943 of file mimeole.c.

Referenced by MimeMessage_Load().

◆ parent

struct body_t* body_t::parent

Definition at line 1945 of file mimeole.c.


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