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) C4084

expected a pragma keyword; found 'token'

A directive is required after #pragma. The pragma is ignored.

Example

#pragma (on)   // warning