Share

IAcStFix Interface

Class Hierarchy

AcStMgr::IAcStFix

File

AcStMgr.idl

Description

The IAcStFix interface encapsulates a fix object. Fix objects are created by plug-ins.

A fix object is associated with an error. An error object can have zero or more plug-in-supplied fixes. One of these fixes can be designated the recommended fix, which is used by the CheckStandards autofix feature.

A fix object performs the following tasks:

  • Provides a description of the associated error and the associated object ID of the database object.
  • Maintains a status so the error can be skipped or ignored in additional checks.
  • Provides a way of displaying and storing custom information in the Batch .chx file.

Links

IAcStFix Methods

Was this information helpful?