Compiler Warning (level 1) C4187
#import attributes 'attribute1' and 'attribute2' are incompatible; both ignored
A #import statement specified no_implementation
and implementation_only
attributes. Both are ignored.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
#import attributes 'attribute1' and 'attribute2' are incompatible; both ignored
A #import statement specified no_implementation
and implementation_only
attributes. Both are ignored.