The Argument type exposes the following members.
Fields
Name | Description | |
---|---|---|
![]() |
dbType |
The type of the variable
(Inherited from Variable.) |
![]() |
Fields |
The variables that represent the fields of this variable.
(Inherited from Variable.) |
![]() |
isReturnArg |
Whether the argument is actually the return value.
|
![]() |
StringValueLoaded |
Inidicates whether the value of the string has been loaded or only the address.
(Inherited from Variable.) |
![]() |
value |
The bytes value of the variable
(Inherited from Variable.) |
See Also