IMdoReference Interface

See Also

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.

When to Use

Use the IMdoReference Interface to determine which Visual Basic project references a particular type library.

Collections

Collection Description
MdoReferenceProject The collection of one Visual Basic project that references this type library.