Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
ParamArray parameters cannot use the ByRef modifier.
Error ID: BC30667
To correct this error
- Declare ParamArray parameters using the ByVal modifier.