PassByRef(PTypeInfo,TCallConv,Boolean) Method

Represents method PassByRef(PTypeInfo,TCallConv,Boolean).

Namespace: Spring.Reflection
 function PassByRef(TypeInfo: PTypeInfo; CC: TCallConv;
 IsConst: Boolean = False): Boolean;

Parameters

TypeInfo
Type: System.Void

CC
Type: TCallConv

IsConst
Type: Boolean

Return Value

Type: Boolean