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 C2837

'identifier' : illegal local static variable in exported inline function

An external inline function attempts to declare a local static variable. This is not allowed.