ReactOS 0.4.16-dev-178-g8ba6102
format Struct Reference
Collaboration diagram for format:

Public Attributes

MSIPACKAGEpackage
 
MSIRECORDrecord
 
LPWSTR deformatted
 
int len
 
int n
 
BOOL propfailed
 
BOOL groupfailed
 
int groups
 

Detailed Description

Definition at line 57 of file format.c.

Member Data Documentation

◆ deformatted

LPWSTR format::deformatted

◆ groupfailed

BOOL format::groupfailed

Definition at line 65 of file format.c.

Referenced by replace_stack_group().

◆ groups

int format::groups

◆ len

int format::len

Definition at line 62 of file format.c.

Referenced by deformat_string_internal(), and format_replace().

◆ n

int format::n

Definition at line 63 of file format.c.

Referenced by deformat_string_internal(), format_lex(), format_replace(), and replace_stack().

◆ package

◆ propfailed

BOOL format::propfailed

◆ record

MSIRECORD* format::record

Definition at line 60 of file format.c.

Referenced by deformat_index(), deformat_string_internal(), and replace_stack_prop().


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