Determines whether dllimport functions are inlined.
IA-32, IntelĀ® 64, IA-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