Crate outlook_mapi_macros

Crate outlook_mapi_macros 

Source
Expand description

Private macros used by the outlook-mapi crate internally that are not re-exported.

Macrosยง

display_table_default_flags
Get the ulFlags default value for any of the display table SizedXXX macros.
impl_sized_struct_casts
Build the common casting function impl block for all of the SizedXXX macros.
impl_sized_struct_default
Build an optional impl Default block for any of the SizedXXX macros.