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 1) C4026

function declared with formal parameter list

The function declaration has formal parameters, but the function definition does not. Subsequent calls to this function assume that the function takes no parameters.