description | title | ms.date | f1_keywords | helpviewer_keywords | ms.assetid | ||
---|---|---|---|---|---|---|---|
Learn more about: auto_search import attribute |
auto_search import attribute |
08/29/2019 |
|
|
0fee2503-cd28-4d8c-b4d5-15ca0a91d2d2 |
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.
#import type-library auto_search
END C++ Specific