Feedback

  • Contents
 

I3IDOutOfSyncReason TypeDef

I3IDOutOfSyncReason is used when the II3IDStepEvents::StepOutOfSync method is invoked to tell developers what part of the step is not in sync with the currently registered tool.

COMPRESULT_EQUAL

0x1

The tools are equal

COMPRESULT_PARMCHANGED

0x2

At least 1 parm has changed

COMPRESULT_EXITPATHCHANGED

0x4

At least 2 exit paths have changed

COMPRESULT_OBJTYPEDIFF

0x8

The tool object is of a different

COMPRESULT_NOTIFCHANGED

0x10

The notification entries

COMPRESULT_VERSIONCHANGED

0x40

The version for the tool has changed.