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 3) C4191

'operator/operation' : unsafe conversion from 'type of expression' to 'type required'

Calling this function through the result pointer may cause your program to crash.

This warning is disabled by default. See #pragma warning for how to disable or enable warnings.