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 C2179

'identifier' : was used in same_seg, but storage class is no longer extern

The variable is specified in a same_seg pragma but redeclared with a storage class other than extern.