IsByRef

PowerBuilder Native Interface

IPB_Value interface:

IsByRef method

Description

Syntax

IsByRef()

Return Values

Examples

if(ci->pArgs->GetAt(i)->IsByRef())
...

See Also