Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
The C++ attributes are organized into the following functional groups.
Attribute |
Description |
|---|---|
Inject code to support numerous areas of COM development and .NET Framework common language runtime development. |
|
Enable the modification of the .idl file from a source code file without the use of a wizard and without knowledge of the structure and syntax of that file. |
|
Inject code—based on the OLE DB Consumer Templates—to create a working OLE DB consumer that performs tasks such as opening tables, executing commands, and accessing data. |
|
Supplied by the Visual C++ compiler. |
For information about how to define custom attributes for your .NET Framework application, see User-Defined Attributes (C++ Component Extensions).