Method Parameter - IsByReference Property
IsByReference indicates if the parameter is passed by reference
Member of Method Parameter (PRIM_RMPM)
Data Type - Boolean
Details
The IsByReference property will return True if the parameter is defined to use an instance rather than a value.