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 Error C2773

#import and #using available only in C++ compiler

The C compiler does not recognize the #import preprocessor directive. Compile the source as C++. Use /TP if necessary.