Xojo.Introspection.ParameterInfo.IsByRef
From Xojo Documentation
Read-Only Property (As Boolean )
BooleanValue = aXojo.Introspection.ParameterInfo.IsByRef
Supported for all project types and targets.
Supported for all project types and targets.
Checks if the parameter is passed ByRef instead of ByVal.