InvokePBFunction

Description

Invokes the specified user-defined window function in the child window contained in a PowerBuilder window ActiveX control.

Applies to

Window ActiveX controls

Syntax

activexcontrol.InvokePBFunction ( name {, numarguments {, arguments } })

Returns

Integer. Returns 1 if the function succeeds and -1 if an error occurs.