This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!
Compiler Error C2213
'modifier' : illegal argument to __based
The argument modifying __based is invalid.
Example
int i;
char __based(i) *p; // error