Determines whether dllimport functions are inlined.
IA-32, Intel® 64 architectures
Linux and Mac OS X: | None |
Windows: | /Qinline-dllimport /Qinline-dllimport- |
None
/Qinline-dllimport |
The dllimport functions are inlined. |
This option determines whether dllimport functions are inlined. To disable dllimport functions from being inlined, specify /Qinline-dllimport-.
None
Copyright © 1996-2011, Intel Corporation. All rights reserved.