next up previous contents
Next: cifFreeDataBlockWarning Up: CIFLIB Error Handling and Previous: cifFreeDataBlockError

cifFreeDataBlockErrorByIndex

NAME cifFreeDataBlockErrorByIndex

PROTOTYPE

#include "ciflib.h"

void cifFreeDataBlockErrorByIndex(const  int  dataBlockIndex,
                                  const  int  errorIndex)
PURPOSE

cifFreeDataBlockErrorByIndex frees/removes the error message for the error identified by its index in the target data block. The data block is identified by index.

RECEIVES

dataBlockIndex index of the target data block
errorIndex index of the target error in the target data block

RETURN VALUE

None

REMARKS

See also: cifFreeDataBlockError
  cifFreeDataBlockWarning
  cifFreeDataBlockWarningByIndex



Olivera Tosic
6/17/2002