On Jun 19, 12:13 pm, Marc Gravell <marc.grav...@xxxxxx> wrote:
Yes, I have tried to make it public, but I accidentaly left out that
part from the code.
Actually, I can see my interface in the exported typelibrary (.tlb
file opened with OleView), but it's not visible from VB6 (using the
Object Browser). I have also tried marking the interface with
<InterfaceType(ComInterfaceType.InterfaceIsIUnknown)> and
<InterfaceType(ComInterfaceType.InterfaceIsIDispatch)>, but that does
not make any difference. Any suggestions on what I'm doing wrong?
Thanks,
pierre_k