EVariantInvalidArgError
[Properties (by Name)][Methods (by Name)][Events (by Name)]
Error raised when an invalid argument is detected
Declaration
Source position: variants.pp line 38
Type
  EVariantInvalidArgError = class (EVariantError)
  ;
Description
EVariantInvalidArgError is the exception raised when the VAR_INVALIDARG error is encountered in VarResultCheck
MembersNo members available
Inheritance
| Class | Description | 
|---|---|
| EVariantInvalidArgError | Error raised when an invalid argument is detected | 
See also
| Name | Description | 
|---|---|
| VarResultCheck | Check the result of an operation and raise exception if not OK. |