Nóta
Aðgangur að þessari síðu krefst heimildar. Þú getur prófað aðskrá þig inn eða breyta skráasöfnum.
Aðgangur að þessari síðu krefst heimildar. Þú getur prófað að breyta skráasöfnum.
C++ Specific
Inserts its argument as source text into the type-library header.
Syntax
#import type-library inject_statement( "source-text" )
Parameters
source-text
Source text to be inserted into the type library header file.
Remarks
The text is placed at the beginning of the namespace declaration that wraps the type-library contents in the header file.
END C++ Specific