Home »

How do we create DCOM object in VB6?

Question ListCategory: VB.NETHow do we create DCOM object in VB6?
adamemliy16 author asked 9 years ago
1 Answers
jeanderson295 author answered 8 years ago

Using the CreateObject method you can create a DCOM object. You have to put the server name in the registry.

Please login or Register to Submit Answer