RemoveLocalRef

PowerBuilder Native Interface

IPB_Session interface:

RemoveLocalRef method

Description

Removes a local reference to the specified PowerBuilder object.

Syntax

RemoveLocalRef (pbobject  obj)

Argument

Description

obj

A valid PowerBuilder object handle

Return Values

None.

See Also