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 C2061

syntax error : identifier 'identifier'

The compiler found identifier where it wasn’t expected. An initializer may be enclosed by parentheses. To avoid this problem, enclose the declarator in parentheses or make it a typedef.