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 4) C4504

type still ambiguous after parsing 'number' tokens, assuming declaration

The compiler could not resolve the type after looking ahead in the code.

Simplify the code to make the statement clearer. This warning can often be eliminated by using an explicit type cast to an ambiguous expression.