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 C2966

'identifier' : adding member function of same name as existing static data member for template class 'class'

There is a naming conflict between a static data member and a function member of a templated class.