| title | rename_search_namespace | |
|---|---|---|
| ms.date | 10/18/2018 | |
| f1_keywords |
|
|
| helpviewer_keywords |
|
|
| ms.assetid | 47c9d7fd-59dc-4c62-87a1-9011a0040167 |
C++ Specific
Has the same functionality as the rename_namespace attribute but is used on type libraries that you use the #import directive with the auto_search attribute.
rename_search_namespace("NewName")
NewName
The new name of the namespace.
END C++ Specific