This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!
Compiler Error C2387
ambiguous conversion from 'type1&' to 'type2&'
The conversion can be done more than one way.
Possible solutions
- Provide an explicit type conversion.
- Change the organization of classes so that conversion is no longer ambiguous.