Inherits IDispatch.

| Properties | |
| IModule | Item ([in] VARIANT itemName)  [get] | 
Definition of the IModules interface which is a collection of IModule objects.
Use the IModules interface to get the references of a IModule object. IModule objects are referenced by their name. To get a list of all available modules, you can use the method ITrace::GetModuleList in the class ITrace.
Definition at line 72 of file IModules.idl.
| 
 | get |