ReactOS 0.4.15-dev-7907-g95bf896
_format_message_data Struct Reference

Public Attributes

LPWSTR formatted
 
DWORD size
 
LPWSTR t
 
LPWSTR space
 
BOOL inspace
 
DWORD width
 
DWORD w
 

Detailed Description

Definition at line 303 of file format_msg.c.

Member Data Documentation

◆ formatted

LPWSTR _format_message_data::formatted

Definition at line 305 of file format_msg.c.

Referenced by format_add_char(), and format_message().

◆ inspace

BOOL _format_message_data::inspace

Definition at line 309 of file format_msg.c.

Referenced by format_add_char(), and format_message().

◆ size

DWORD _format_message_data::size

Definition at line 306 of file format_msg.c.

Referenced by format_add_char(), and format_message().

◆ space

LPWSTR _format_message_data::space

Definition at line 308 of file format_msg.c.

Referenced by format_add_char(), and format_message().

◆ t

LPWSTR _format_message_data::t

Definition at line 307 of file format_msg.c.

Referenced by format_add_char(), and format_message().

◆ w

DWORD _format_message_data::w

Definition at line 310 of file format_msg.c.

Referenced by format_add_char(), and format_message().

◆ width

DWORD _format_message_data::width

Definition at line 310 of file format_msg.c.

Referenced by format_add_char(), and format_message().


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