ReactOS 0.4.15-dev-7842-g558ab78
format_args Struct Reference
Collaboration diagram for format_args:

Public Attributes

ULONG_PTRargs
 
__ms_va_listlist
 
int last
 

Detailed Description

Definition at line 56 of file format_msg.c.

Member Data Documentation

◆ args

ULONG_PTR* format_args::args

Definition at line 58 of file format_msg.c.

Referenced by format_message(), FormatMessageA(), and FormatMessageW().

◆ last

int format_args::last

Definition at line 60 of file format_msg.c.

Referenced by FormatMessageA(), and FormatMessageW().

◆ list

__ms_va_list* format_args::list

Definition at line 59 of file format_msg.c.

Referenced by format_message(), FormatMessageA(), and FormatMessageW().


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