This interface describes methods for enumerating through running packages.
| Method | Description | 
|---|---|
| get_Count | Indicates the number of running packages | 
| Item | Retrieves an IUnknown pointer that can be queried to access the IMtsEvents interface | 
| Refresh | Updates the list of IUnknown pointers that is populated upon the creation of the object. |