ReactOS 0.4.17-dev-287-geecfbae
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 1922 of file mimeole.c.

Member Data Documentation

◆ children

struct list body_t::children

Definition at line 1929 of file mimeole.c.

◆ entry

struct list body_t::entry

Definition at line 1924 of file mimeole.c.

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

◆ index

DWORD body_t::index

Definition at line 1925 of file mimeole.c.

◆ mime_body

MimeBody* body_t::mime_body

Definition at line 1926 of file mimeole.c.

Referenced by MimeMessage_Load().

◆ parent

struct body_t* body_t::parent

Definition at line 1928 of file mimeole.c.


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