C28213

Note

This article applies to Visual Studio 2015. If you're looking for the latest Visual Studio documentation, see Visual Studio documentation. We recommend upgrading to the latest version of Visual Studio. Download it here

warning C28213: The _Use_decl_annotations_ annotation must be used to reference, without modification, a prior declaration. <why>

This warning is reported when a prior declaration is referenced without the required _Use_decl_annotations_ annotation.