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 C3155

in a 'new' expression 'keyword' can only be applied to an array

When creating an object on the managed heap with the new operator, the object must be an array.