Product Documentation

Full-Text Search

Previous Topic

Next Topic

GetStatus

Declaration

ULONG CTFullTextIndex::GetStatus() const

Parameters:

None.

Description

Retrieve the status of the index handle. The status of the index handle is a bit map describing one or more of the following:

  • CTDBFTI_OLD - Original value (no changes)
  • CTDBFTI_NEW - Index added
  • CTDBFTI_DEL - Original Index deleted
  • CTDBFTI_OPTUPD - Optinos have been updated

Return Values

Return the index handle status.

See Also

TOCIndex