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 C2323

compiler limit: out of local keys compiling function 'function'

Too many local variables prevent compiling the function. Divide the function into smaller functions.