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 Error C2066

cast to function type is illegal

In ANSI C, it is not legal to cast between a function pointer and a data pointer.