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) C4029
declared formal parameter list different from definition
Formal parameter types in the function declaration do not agree with those in the function definition. The compiler uses the parameter list from the definition.