ReactOS 0.4.15-dev-7958-gcd0bb1a
row_export_info Struct Reference
Collaboration diagram for row_export_info:

Public Attributes

HANDLE handle
 
const WCHARfolder
 
const WCHARtable
 

Detailed Description

Definition at line 977 of file database.c.

Member Data Documentation

◆ folder

const WCHAR* row_export_info::folder

Definition at line 980 of file database.c.

Referenced by MSI_DatabaseExport(), and msi_export_record().

◆ handle

HANDLE row_export_info::handle

Definition at line 979 of file database.c.

Referenced by MSI_DatabaseExport(), and msi_export_record().

◆ table

const WCHAR* row_export_info::table

Definition at line 981 of file database.c.

Referenced by msi_export_record(), and MsiDatabaseMergeA().


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