NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

Compiler Warning (level 1) C4185

ignoring unknown #import attribute 'attribute'

The attribute is not a valid attribute of #import. It is ignored.

Example

#import "olepro32.dll" no_such_attribute  // warning