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 C2020

'member' : 'class' member redefinition

A member inherited from a base class or structure is redefined. Inherited members cannot be redefined unless declared as virtual in the base class.