How to work with COM component in vb6?

Xie Steven 831 Reputation points
2021-04-12T08:29:35.21+00:00

Hi,

I need to interact with C++ COM components in VB6. Could you provide some demos and tutorials?

Thanks,
Steven

Community Center Not monitored
{count} votes

1 answer

Sort by: Most helpful
  1. Castorix31 90,521 Reputation points
    2021-04-12T08:48:20.127+00:00

    "dotnet-visual-basic" Tag is for VB .NET

    In VB6, you mainly use CreateObject : Using the CreateObject and GetObject Functions to Instantiate Objects


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.