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

InitCallInfo – PB Docs 125 – PowerBuilder Library

InitCallInfo – PB Docs 125

IPB_Session interface:

InitCallInfo method

Description

Initializes the PBCallInfo structure.

Syntax

Argument

Description

cls

The pbclass containing
the method

mid

The pbMethodID returned
by GetMethodID

ci

A pointer to a preallocated PBCallInfo structure

Return Values

PBXRESULT. Returns PBX_OK on success, and PBX_E_INVALID_ARGUMENT
on failure.

Examples

This example shows the implementation of a TriggerEvent function
in a visual class. It takes an event name as an argument, obtains
the class and method ID needed to initialize the PBCallInfo structure,
triggers the event, and frees the PBCallInfo structure:

Usage

On return, this method allocates enough space for the arguments,
and then initializes the arguments and return value. You must set
appropriate values in the PBCallInfo structure.
Note that the structure itself must have been allocated before the
call.

See Also

FreeCallInfo


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