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 C2265

'identifier' : reference to a zero-sized array is illegal

A reference is declared for an array with zero size. The array must have nonzero, constant bounds.