Compiler Error C3157
Visual Studio 2015
The new home for Visual Studio documentation is Visual Studio 2017 Documentation on docs.microsoft.com.
The latest version of this topic can be found at Compiler Error C3157.
ParamArray attribute can only be applied to the last parameter
The ParamArray attribute was applied to the wrong parameter.
Show: