SAMPLE: CLSNMMBR.EXE Programmatically Retrieves the Members of a DLL Class (172988)
The information in this article applies to:
- Microsoft Visual Basic Professional Edition for Windows 5.0
- Microsoft Visual Basic Professional Edition for Windows 6.0
- Microsoft Visual Basic Enterprise Edition for Windows 5.0
- Microsoft Visual Basic Enterprise Edition for Windows 6.0
This article was previously published under Q172988 SUMMARY
This article shows you how to programmatically retrieve the class names and
members of a dll or ActiveX file that contains a type library. You can get
this information by using the Object Browser in Visual Basic or you can
programmatically retrieve this information. The sample program uses an
unsupported file Tlbinf32.dll to retrieve some of the type library
information, but is not a complete substitute for the Object Browser.
NOTE: The file Tlbinf32.dll is not supported by Microsoft Technical Support
either electronically or via telephone. This file is subject to change
without notice.
A Visual Basic project that demonstrates how to use this file to get the
class names and members from a dll or ActiveX controls is available for
download from the Microsoft Download Center:
The following file is available for download from the Microsoft Download Center:
For additional information about how to download Microsoft Support files, click the following article number to view the article in the Microsoft Knowledge Base:
119591 How to Obtain Microsoft Support Files from Online Services
Microsoft scanned this file for viruses. Microsoft used the most current virus-detection software that was available on the date that the file was posted. The file is stored on security-enhanced servers that help to prevent any unauthorized changes to the file.
Modification Type: | Minor | Last Reviewed: | 2/24/2005 |
---|
Keywords: | kbdownload kbfile kbhowto kbProgramming kbSample KB172988 |
---|
|