Count number of active transactions in COM+

I want to write a program to monitor COM+ transactions.
Does anyone know how to write in VB6 to count the numbers of
active transactions held in COM+ server?
[172 byte] By [MichelleCheng] at [2008-2-3]
# 1

You will need to use COM+ Events and IComTransactionEvents: http://msdn.microsoft.com/library/?url=/library/en-us/cossdk/html/f28a0ef5-1c9a-4fdc-bb10-2c381f22f5e3.asp?frame=true

I don't have a VB6 sample cody, sorry. But it will be similar to calling any other COM component.

FlorinLazar-MSFT at 2007-9-10 > top of Msdn Tech,Software Development for Windows Vista,Transactions Programming...

Software Development for Windows Vista

Site Classified