Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Getting COM+ component status using VB6

Status
Not open for further replies.

lalberti

Programmer
Joined
Nov 14, 2000
Messages
100
Location
IT
Hi, Is there a way to programmatically get a MTS/COM+ component status?
I mean, can I get status infos like in the component services interface? (activated, pooled, in call...and so on).

Thanks in advance for any support.

Luca
 
Look at the the component services administration (COMAdmin) library.

COM+ 1.0 Admin Type Library in VB references
 
Any vb sample about how to get component status (activated, pooled, in call...)?

Thanks in advance,

Luca
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top