|
code
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
get progid from typelib?i would like to get the full progid (project.class) for a late-bound object.
can the typelib do this? i know i can call TypeName(Object) to get the class, but i need the project name as well. thanks, craig buchanan "Craig Buchanan" <msnews.microsoft.com> wrote in message If you set a reference to TLBINF32.DLL perhaps you could use news:%23lH%23c0GaFHA.2884@tk2msftngp13.phx.gbl... >i would like to get the full progid (project.class) for a late-bound >object. > can the typelib do this? i know i can call TypeName(Object) to get the > class, but i need the project name as well. ClassInfoFromObject(). |
|||||||||||||||||||||||