Argument Fields Fling OS

The Argument type exposes the following members.

Fields

  Name Description
Public field dbType
The type of the variable
(Inherited from Variable.)
Public field Fields
The variables that represent the fields of this variable.
(Inherited from Variable.)
Public field isReturnArg
Whether the argument is actually the return value.
Public field StringValueLoaded
Inidicates whether the value of the string has been loaded or only the address.
(Inherited from Variable.)
Public field value
The bytes value of the variable
(Inherited from Variable.)
Top
See Also