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

InvokeObjectFunction – PB Docs 125 – PowerBuilder Library

InvokeObjectFunction – PB Docs 125

IPB_Session interface:

InvokeObjectFunction method

Description

Invokes a class member method.

Syntax

Argument

Description

obj

The pbobject containing
the method

mid

The pbMethodID returned
by GetMethodID

ci

A pointer to a preallocated PBCallInfo structure

Return Values

PBXRESULT. Returns PBX_OK for success, or one of
the following for failure:

  • PBX_E_INVALID_ARGUMENT

  • PBX_E_INVOKE_METHOD_INACCESSABLE

  • PBX_E_INVOKE_WRONG_NUM_ARGS

  • PBX_E_INVOKE_REFARG_ERROR

  • PBX_E_INVOKE_METHOD_AMBIGUOUS

  • PBX_E_INVOKE_FAILURE

  • PBX_E_INVOKE_FAILURE

Examples

This code invokes the DataWindow Update function
and returns its integer return value:

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