ReactOS 0.4.15-dev-7924-g5949c20
_tagFORMAT Struct Reference
Collaboration diagram for _tagFORMAT:

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 _tagFORMAT::deformatted

Definition at line 61 of file format.c.

◆ groupfailed

BOOL _tagFORMAT::groupfailed

Definition at line 65 of file format.c.

◆ groups

int _tagFORMAT::groups

Definition at line 66 of file format.c.

◆ len

int _tagFORMAT::len

Definition at line 62 of file format.c.

◆ n

int _tagFORMAT::n

Definition at line 63 of file format.c.

◆ package

MSIPACKAGE* _tagFORMAT::package

Definition at line 59 of file format.c.

◆ propfailed

BOOL _tagFORMAT::propfailed

Definition at line 64 of file format.c.

◆ record

MSIRECORD* _tagFORMAT::record

Definition at line 60 of file format.c.


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