title | ms.date | ms.prod | ms.technology | ms.topic | f1_keywords | ms.assetid | caps.latest.revision | author | ms.author | translation.priority.ht | translation.priority.mt | |||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Argument <argumentname> must be greater than or equal to zero |
2015-07-20 |
.net |
|
article |
|
6f54fdc6-e263-4b2f-a66f-f206f3a59818 |
8 |
dotnet-bot |
dotnetcontent |
|
|
An argument value is less than zero. Argument values must be greater than or equal to zero.
-
Ensure that the argument's value is greater than or equal to zero.
-
If the argument is supplied by a calculation, check the values being processed by the calculation.
Passing Arguments by Value and by Reference
Parameter Passing Mechanism for Visual Basic 6.0 Users