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 C2991

redefinition of template parameter 'parameter'

There was a type conflict between two template definitions of parameter. When multiply defining a template parameter, you must use equivalent types.