ReactOS 0.4.15-dev-7918-g2a2556c
WPRINTF_FORMAT Struct Reference

Public Attributes

UINT flags
 
UINT width
 
UINT precision
 
WPRINTF_TYPE type
 

Detailed Description

Definition at line 61 of file wsprintf.c.

Member Data Documentation

◆ flags

UINT WPRINTF_FORMAT::flags

Definition at line 63 of file wsprintf.c.

◆ precision

UINT WPRINTF_FORMAT::precision

Definition at line 65 of file wsprintf.c.

◆ type

WPRINTF_TYPE WPRINTF_FORMAT::type

Definition at line 66 of file wsprintf.c.

◆ width

UINT WPRINTF_FORMAT::width

Definition at line 64 of file wsprintf.c.


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