This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!
Compiler Warning (level 1) C4034
sizeof returns 0
The sizeof operator is applied to an operand of size zero (an empty structure, union, class, or enumerated type, or type void).