INFO: Visual Basic Object Browser Cannot See the Default Interface (258827)
The information in this article applies to:
- Microsoft Visual Basic Professional Edition for Windows 6.0
- Microsoft Visual Basic Enterprise Edition for Windows 6.0
This article was previously published under Q258827 SUMMARY
A Visual Basic class module can implement Component Object Model (COM) interfaces described in a type library by using the Implements keyword. When the interface that is implemented happens to be the default interface, Visual Basic's Object Browser uses the CoClass name as an alias to the default interface name. Therefore, the Object Browser cannot see the default interface name.
This behavior is by design.
REFERENCESFor additional information on how Visual Basic maps class names to the default interface, click the article number below
to view the article in the Microsoft Knowledge Base:
259529 INFO: How Visual Basic Classes Map to COM
Modification Type: | Major | Last Reviewed: | 1/11/2001 |
---|
Keywords: | kbDSupport kbinfo KB258827 |
---|
|