ESS_PARTOTL_CHG_FILE_T

This structure specifies metadata change files.

typedef struct ESS_PARTOTL_CHG_FILE_T
{
   ESS_USHORT_T       usFileNum;      	
   ESS_PSTR_T         ppszFileName;   
} ESS_PARTOTL_CHG_FILE_T, *ESS_PPARTOTL_CHG_FILE_T, **ESS_PPPARTOTL_CHG_FILE_T;

Data Type FieldDescriptions
ESS_USHORT_T usFileNum Number of meta change files.
ESS_PSTR_T ppszFileName Array of meta change file names.