auto_search
The latest version of this topic can be found at auto_search. C++ Specific
Specifies that, when a type library is referenced with #import and itself references another type library, the compiler can do an implicit #import for the other type library.
Syntax
auto_search
Remarks
END C++ Specific