This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!
Compiler Error C2184
illegal return of a 'void' value
The function return type is not void, but the return statement does not return a value.