IMtsGrp::Item

Retreives an IUnknown pointer that can be queried to access the IMtsEvents interface

HRESULT Item(
long                lIndex,
IUnknown **    ppUnkDispatcher);

Parameters

lIndex [in]
Index containing running packages.

ppUnkDispatcher [out]
Pointer to a pointer to an IUnknown interface, which can be used to access the IMtsEvents interface.