This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!
Compiler Error C2138
illegal to define an enumeration without any members
An enumeration must have at least one member when /Za (disable Microsoft extensions) is selected.