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 C2498

'function' 'novtable' can only be applied to class declarations

Possible cause

Example

void __declspec(novtable) f() { } // error