PrerequisiteCollection class
This interface represents a collection of prerequisites for running a job that failed.
When to implement
Never. This is an interface implemented and exposed by the AXE Engine.
Inheritance
The PrerequisiteCollection interface inherits from IUnknown.
PrerequisiteCollection has these types of members:
Methods
The PrerequisiteCollection class has these methods.
Method | Description |
---|---|
~PrerequisiteCollection | Destructor method. |
GetCount | Returns the number of issues in the collection. |
GetItem | Returns an issue from the collection. |
Requirements
Minimum supported client |
Windows 7 [desktop apps only] |
Minimum supported server |
Windows Server 2008 R2 [desktop apps only] |
Header |
|
DLL |
|