This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!
Compiler Error C2079
'identifier' uses undefined class/struct/union 'name'
The specified identifier is an undefined class, structure, or union.
Possible cause
- Initializing an anonymous union.