How do we create DCOM object in VB6

Q

How do we create DCOM object in VB6?

✍: Guest

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

2007-10-22, 7156👍, 0💬