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 C2930

'class' : template-class-id redefined as an enumerate of 'enum identifier'

You cannot use a templated class as a member of an enumeration.

Possible cause