| title |
auto_rename | Microsoft Docs |
| ms.custom |
|
| ms.date |
11/04/2016 |
| ms.reviewer |
|
| ms.suite |
|
| ms.technology |
|
| ms.tgt_pltfrm |
|
| ms.topic |
article |
| f1_keywords |
|
| dev_langs |
|
| helpviewer_keywords |
|
| ms.assetid |
1075f3ab-f6fc-4e04-8e22-ebe02695a567 |
| caps.latest.revision |
5 |
| author |
corob-msft |
| ms.author |
corob |
| manager |
ghogen |
| translation.priority.ht |
cs-cz |
de-de |
es-es |
fr-fr |
it-it |
ja-jp |
ko-kr |
pl-pl |
pt-br |
ru-ru |
tr-tr |
zh-cn |
zh-tw |
|
C++ Specific
Renames C++ reserved words by appending two underscores (__) to the variable name to resolve potential name conflicts.
Remarks
This attribute is used when importing a type library that uses one or more C++ reserved words (keywords or macros) as variable names.
END C++ Specific
#import Attributes
#import Directive