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 C3276

'keyword' : jump out of __finally block has undefined behavior during termination handling

This error is the same as the C4532 warning. However, when you are using Managed Extensions for C++, this condition cannot be disabled with the warning pragma.