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 Warning (level 1) C4264

'virtual_function' : no override available for virtual member function from base 'class'; function is hidden

The C4264 warning, which is off by default, is always generated after C4263.