The IMdoReference Interface maintains the relationship between a type library and the Visual Basic project that references it. The type library may represent another Visual Basic project, or any other executable component that exposes a type library.
Use the IMdoReference Interface to determine which Visual Basic project references a particular type library.
Collection | Description |
MdoReferenceProject | The collection of one Visual Basic project that references this type library. |