ReactOS 0.4.16-dev-814-g656a5dc
row_export_info Struct Reference
Collaboration diagram for row_export_info:

Public Attributes

HANDLE handle
 
const WCHARfolder
 
const WCHARtable
 

Detailed Description

Definition at line 1003 of file database.c.

Member Data Documentation

◆ folder

const WCHAR* row_export_info::folder

Definition at line 1006 of file database.c.

Referenced by export_record(), and MSI_DatabaseExport().

◆ handle

HANDLE row_export_info::handle

Definition at line 1005 of file database.c.

Referenced by export_record(), and MSI_DatabaseExport().

◆ table

const WCHAR* row_export_info::table

Definition at line 1007 of file database.c.

Referenced by export_record(), and MsiDatabaseMergeA().


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