CHK_RECORD Struct Reference

Structure that is returned to the callback function that is passed to FlmDbRebuild(). More...

#include <flaim.h>

List of all members.

Public Attributes

FlmRecordpRecord
 Record to examine to see if it contains dictionary information.
FLMUINT uiContainer
 Container the record came from.
FLMUINT uiDrn
 DRN of record.
FlmRecordSetpDictRecSet
 Callback function may create a FlmRecordSet object that is returned to FlmDbRebuild(). This object contains a set of dictionary records the application wants FlmDbRebuild() to inject into the dictionary it is rebuilding. FlmDbRebuild() will only use these records if it cannot recover the actual dictionary record from the dictionary container. FlmDbRebuild() will free the FlmRecordSet object pointed to by pDictRecSet when it is done using the records in the set. NOTE: FlmDbRebuild() does not do anything with records that are returned in this set if the status being reported is eStatusType::FLM_EXAMINE_RECORD_STATUS.


Detailed Description

Structure that is returned to the callback function that is passed to FlmDbRebuild().

This structure is passed to the callback function when the eStatusType::FLM_CHECK_RECORD_STATUS or eStatusType::FLM_EXAMINE_RECORD_STATUS status is reported.


Generated on Wed Oct 4 12:11:42 2006 for FLAIM by  doxygen 1.4.6