Platform SDK: Transaction Server |
Retreives an IUnknown pointer that can be queried to access the IMtsEvents interface
HRESULT Item( long lIndex, IUnknown ** ppUnkDispatcher);
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.