ReactOS 0.4.15-dev-7842-g558ab78
CMC_attachment_s Struct Reference

#include <xcmc.h>

Collaboration diagram for CMC_attachment_s:

Public Attributes

CMC_string attach_title
 
CMC_object_identifier attach_type
 
CMC_string attach_filename
 
CMC_flags attach_flags
 
CMC_extensionattach_extensions
 

Detailed Description

Definition at line 126 of file xcmc.h.

Member Data Documentation

◆ attach_extensions

CMC_extension* CMC_attachment_s::attach_extensions

Definition at line 131 of file xcmc.h.

◆ attach_filename

CMC_string CMC_attachment_s::attach_filename

Definition at line 129 of file xcmc.h.

◆ attach_flags

CMC_flags CMC_attachment_s::attach_flags

Definition at line 130 of file xcmc.h.

◆ attach_title

CMC_string CMC_attachment_s::attach_title

Definition at line 127 of file xcmc.h.

◆ attach_type

CMC_object_identifier CMC_attachment_s::attach_type

Definition at line 128 of file xcmc.h.


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