Watching variables when debugging with VBA or VB6

Hi,
I combed the forums and the googledom for an answer to this, butfound none so far.
I work a lot with the API from Solidworks, SolidEdge and Inventor.But only SW has this issue where, when I'm debugging either in VBAor VB6, I'm not able to see the contents of the objects in theWatch or Locals window, doesn't matter if I define them as Objector SldWorks.WhateverObj (See the attached pictures - The one thatsays "No Variables" is the SW one, and the one with all thevariables is from Inventor)
I tried including every single SW .tlb file in the References, butto no avail.
Maybe there's something else that has to be copied/included for VBto be able to recognize the contents?

Will very much appreciate any idea.

Elias CohencaSolidworksApi macros