Connection Information

To perform the requested action, WordPress needs to access your web server. Please enter your FTP credentials to proceed. If you do not remember your credentials, you should contact your web host.

Connection Type

PBX_InvokeGlobalFunction – PB Docs 150 – PowerBuilder Library

PBX_InvokeGlobalFunction – PB Docs 150

Exported methods:

PBX_InvokeGlobalFunction method

Description

Contains the implementation of one or more global functions
used in the PowerBuilder extension module.

Syntax

Argument

Description

pbsession

This IPB session

functionname

The name of the global function

ci

A pointer to a preallocated PBCallInfo structure containing
the parameters and return value setting for the function

Return Values

PBXRESULT. PBX_OK for success.

Examples

This PBX_GetDescription call
declares three global functions: bitAnd, bitOr,
and bitXor:

The PBX_InvokeGlobalFunction call
contains the implementation of the functions:

Usage

Use this function in a PowerBuilder native class that uses
global functions. The function is exported from the PowerBuilder
extension module and is used to identify global functions included
in the module. Like global functions in PowerScript, global functions
in PowerBuilder extensions cannot be overloaded.

See Also


Document get from Powerbuilder help
Thank you for watching.
Was this article helpful?
Subscribe
Notify of
guest
0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments
0
Would love your thoughts, please comment.x
()
x