C++ Extended Storage-Class Attributes

This section describes extended attribute syntax, which simplifies and standardizes extensions to the Microsoft C and C++ languages. The storage-class attributes that use extended attribute syntax include thread, naked, dllimport, and dllexport. Use of these attributes is described later in this section.