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!

Fatal Error C1038

compiler limit : function : control flow state too complex; simplify function

The function has more control-flow states than the compiler can handle. Simplify control flow or split the function into smaller functions.