the_net_2.0
Banned
- Local time
- Today, 07:20
- Joined
- Sep 6, 2010
- Messages
- 812
hey you gurus,
I downloaded the tlbinf32.dll file and played around with it for a little while. It was interesting to see the hierarchies associated with the office programs.
has anyone else experimented with this? I wrote a small procedure and I found that you can print out classes of objects and stuff. but the object classes have interfaces. it's a child collection. the interfaces have members and parameters of the members. I'm not quite sure what an interface or members mean. If I look at the print out of the loops I see objects and properties/methods, etc... but I also see some weird stuff that I think is internal, because I don't recognize it from my years of working with access through the interface.
does anyone have any knowledge about this sort of thing?
I downloaded the tlbinf32.dll file and played around with it for a little while. It was interesting to see the hierarchies associated with the office programs.
has anyone else experimented with this? I wrote a small procedure and I found that you can print out classes of objects and stuff. but the object classes have interfaces. it's a child collection. the interfaces have members and parameters of the members. I'm not quite sure what an interface or members mean. If I look at the print out of the loops I see objects and properties/methods, etc... but I also see some weird stuff that I think is internal, because I don't recognize it from my years of working with access through the interface.
does anyone have any knowledge about this sort of thing?