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 C2585

explicit conversion to 'type' is ambiguous

The type conversion can produce more than one result. If you encounter this error on code that compiled successfully with an earlier version of Visual C++, see Technote: Improved Conformance to ANSI C++.

Possible causes