| description | Learn more about: inject_statement import attribute | |
|---|---|---|
| title | inject_statement import attribute | |
| ms.date | 08/29/2019 | |
| f1_keywords |
|
|
| helpviewer_keywords |
|
|
| ms.assetid | 07d6f0f4-d9fb-4e18-aa62-f235f142ff5e |
C++ Specific
Inserts its argument as source text into the type-library header.
#import type-library inject_statement( "source-text" )
source-text
Source text to be inserted into the type library header file.
The text is placed at the beginning of the namespace declaration that wraps the type-library contents in the header file.
END C++ Specific