Share via


End of parameter list expected

A ParamArray specification is followed by one or more other argument specifications in a procedure declaration.

Error ID: BC30192

To correct this error

  • Move the ParamArray to the end of the argument list.

See Also

Concepts

Parameter Arrays