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

'function' : pointer mismatch for actual parameter 'number'

The pointer type of the actual parameter differs from the pointer type of the corresponding formal parameter. The actual parameter is passed without change.