Hi all,
rookie question:
I have built a component with one class declared as public. The class has
one function declared as public. The function takes one parameter. I
register the component.
Usage: In Microsoft Word, in the VBA editor, I check a reference to the
component. In teh object browser I can see the class but not the function.
What do I need to do to see the function?
Thanks,
Peeter
Alex - 12 Nov 2004 18:48 GMT
You cannot see the methods of your class in the component services's
console, you can only see at the class level.