ESS_PARTOTL_NAMECHG_API_T

Records name changes.

typedef struct ESS_PARTOTL_NAMECHG_API_T
{
   ESS_USHORT_T               usCount;       
   ESS_PPARTOTL_NAMEMAP_API_T pNameMap;      
} ESS_PARTOTL_NAMECHG_API_T, *ESS_PPARTOTL_NAMECHG_API_T, **ESS_PPPARTOTL_NAMECHG_API_T;
Data TypeFieldDescription
ESS_USHORT_TusCountThe number of changes.
ESS_PARTOTL_NAMEMAP_API_TpNameMapArray of name maps.