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 C2308

concatenating mismatched wide strings

Both wide and non-wide character strings were specified for concatenation. You cannot concatenate a wide character string and non-wide character string.