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!

Fatal Error C1503

default parameter definition missing ',' or ')'

After a default parameter definition, you must use a comma to continue the parameter list, or a right parenthesis to end the list. Check for missing commas and parentheses.