NGWS SDK Documentation  

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) C4402

must use PTR operator

A type is used on an operand without a PTR operator when referring to or casting to a type in inline assembly code.

The compiler assumes the PTR operator.