| description | Learn more about: no_search_namespace import attribute | |
|---|---|---|
| title | no_search_namespace import attribute | |
| ms.date | 08/29/2019 | |
| f1_keywords |
|
|
| helpviewer_keywords |
|
|
| ms.assetid | 482dc4a7-5acf-456a-a995-ef4ddd5f6018 |
C++ Specific
Has the same functionality as the no_namespace attribute, but is used on type libraries where you use the #import directive with the auto_search attribute.
#import type-library no_search_namespace
END C++ Specific