This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!
Compiler Error C2411
'identifier' : illegal struct/union member in 'context'
Possible causes
- The identifier is not a member of a visible structure or union in this context.
- The identifier is not a member of the structure or union specified with the member-selection (.) operator.